diff -r 0eda880b3d25 -r 654c583fd78e testappproj/settings.py --- 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).