Changeset e64b195


Ignore:
Timestamp:
Jan 15, 2010, 8:38:22 PM (16 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Don't print the media URL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • treasury/settings.py

    rcafab4c re64b195  
    4141# Example: "/home/media/media.lawrence.com/"
    4242MEDIA_ROOT = SITE_ROOT + '/media/'
    43 print "MEDIA_ROOT='%s'" % (MEDIA_ROOT, )
    4443
    4544# URL that handles the media served from MEDIA_ROOT. Make sure to use a
Note: See TracChangeset for help on using the changeset viewer.