merged
authoranoop
Thu, 04 Mar 2010 15:58:27 +0530
changeset 198 b1a1a5017268
parent 197 3b28b1f9bf06 (diff)
parent 196 2759d422ad89 (current diff)
child 200 8cedb0eb175d
merged
--- a/settings.py	Thu Mar 04 15:31:40 2010 +0530
+++ b/settings.py	Thu Mar 04 15:58:27 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.