testappproj/settings.py
changeset 2 654c583fd78e
parent 0 0b061d58aea3
child 3 34d0c21e3352
--- a/testappproj/settings.py	Fri May 21 02:40:17 2010 +0530
+++ b/testappproj/settings.py	Mon May 31 19:18:57 2010 +0530
@@ -39,7 +39,7 @@
 
 # Absolute path to the directory that holds media.
 # Example: "/home/media/media.lawrence.com/"
-MEDIA_ROOT = ''
+MEDIA_ROOT = '/home/amit/spkt-testapp/testappproj/media-root/'
 
 # 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).