Changeset d50ec5b for remit/settings.py
- Timestamp:
- Feb 1, 2011, 10:33:23 AM (14 years ago)
- Branches:
- master, client
- Children:
- 0e4f185
- Parents:
- f63d43a
- git-author:
- Alex Dehnert <adehnert@…> (02/01/11 10:29:23)
- git-committer:
- Alex Dehnert <adehnert@…> (02/01/11 10:33:23)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/settings.py
r29e55de rd50ec5b 39 39 # making browsers want to open in an external application 40 40 LATEX_MIMETYPE = 'application/x-latex' 41 42 SHORT_DATETIME_FORMAT = 'Y-m-d G:i' 43 SHORT_DATETIME_FORMAT_F = '%Y-%M-%d %H:%M' 41 44 42 45 from local_settings import *
Note: See TracChangeset
for help on using the changeset viewer.