Changeset 6175 for django_exodus
- Timestamp:
- Aug 12, 2008, 3:11:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
django_exodus/settings.py
r6174 r6175 30 30 # Absolute path to the directory that holds media. 31 31 # Example: "/home/media/media.lawrence.com/" 32 MEDIA_ROOT = '/Users/roland/WL/exodus /django_media'32 MEDIA_ROOT = '/Users/roland/WL/exodus_svn/exodus/django_media' 33 33 34 34 # URL that handles the media served from MEDIA_ROOT.
Note:
See TracChangeset
for help on using the changeset viewer.