merged with my local repo.
authornishanth
Thu, 04 Mar 2010 17:44:51 +0530
changeset 202 a3ff1b63b4be
parent 201 c429873d8ac8 (current diff)
parent 200 8cedb0eb175d (diff)
child 203 4774f6875a2d
merged with my local repo.
--- a/settings.py	Thu Mar 04 17:43:47 2010 +0530
+++ b/settings.py	Thu Mar 04 17:44:51 2010 +0530
@@ -40,7 +40,7 @@
 # URL that handles the media served from MEDIA_ROOT. Make sure to use a
 # trailing slash if there is a path component (optional in other cases).
 # Examples: "http://media.lawrence.com", "http://example.com/media/"
-MEDIA_URL = 'http://localhost:8000/images/'
+MEDIA_URL = 'http://10.101.11.72:8000/images/'
 
 # URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
 # trailing slash.