Changeset a4ac6bd for remit/settings.py
- Timestamp:
- May 26, 2010, 8:23:37 PM (15 years ago)
- Branches:
- master, client
- Children:
- 29e55de
- Parents:
- a1e4224
- git-author:
- Alex Dehnert <adehnert@…> (05/26/10 18:53:06)
- git-committer:
- Alex Dehnert <adehnert@…> (05/26/10 20:23:37)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/settings.py
rff0ea05 ra4ac6bd 6 6 SITE_WEB_PATH = '' 7 7 DEFAULT_DOMAIN = 'mit.edu' 8 9 DEBUG = False 10 TEMPLATE_DEBUG = DEBUG 8 11 9 12 ADMINS = (
Note: See TracChangeset
for help on using the changeset viewer.