- Timestamp:
- Jul 5, 2014, 8:26:37 PM (11 years ago)
- Branches:
- master
- Children:
- e24d22f
- Parents:
- 6479b5c
- git-author:
- Alex Dehnert <adehnert@…> (07/05/14 19:50:48)
- git-committer:
- Alex Dehnert <adehnert@…> (07/05/14 20:26:37)
- Location:
- remit/settings
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/settings/__init__.py
r6479b5c r32b9b17 54 54 # to load the internationalization machinery. 55 55 USE_I18N = True 56 57 # Required settings 58 # SITE_URL_BASE: used to construct absolute URLs for use in emails 56 59 57 60 from local import *
Note: See TracChangeset
for help on using the changeset viewer.