Changeset e64b195
- Timestamp:
- Jan 15, 2010, 8:38:22 PM (16 years ago)
- Branches:
- master, client
- Children:
- 52c3467
- Parents:
- 5989f2f
- git-author:
- Alex Dehnert <adehnert@…> (01/15/10 20:38:22)
- git-committer:
- Alex Dehnert <adehnert@…> (01/15/10 20:38:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
treasury/settings.py
rcafab4c re64b195 41 41 # Example: "/home/media/media.lawrence.com/" 42 42 MEDIA_ROOT = SITE_ROOT + '/media/' 43 print "MEDIA_ROOT='%s'" % (MEDIA_ROOT, )44 43 45 44 # URL that handles the media served from MEDIA_ROOT. Make sure to use a
Note: See TracChangeset
for help on using the changeset viewer.