Changeset aa6a940 for asadb/settings.py
- Timestamp:
- Aug 13, 2011, 9:53:10 PM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 0bd161f
- Parents:
- 9bf5237
- git-author:
- Alex Dehnert <adehnert@…> (08/13/11 21:53:10)
- git-committer:
- Alex Dehnert <adehnert@…> (08/13/11 21:53:10)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/settings.py
r16b7515 raa6a940 39 39 # to load the internationalization machinery. 40 40 USE_I18N = True 41 42 DATETIME_FORMAT_PYTHON = "%c" 41 43 42 44 from local_settings import *
Note: See TracChangeset
for help on using the changeset viewer.