Changeset a836fd4 for asadb/settings/local_settings.dev-template.py
- Timestamp:
- Dec 11, 2011, 12:19:35 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- d7f5dc5
- Parents:
- 281891e
- git-author:
- Alex Dehnert <adehnert@…> (12/11/11 00:19:35)
- git-committer:
- Alex Dehnert <adehnert@…> (12/11/11 00:19:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/settings/local_settings.dev-template.py
raa31d18 ra836fd4 25 25 # import random; ''.join([random.choice('abcdefghijklmnopqrstuvwxyz0123456789@#%&-_=+') for i in range(50)]) 26 26 27 SESSION_COOKIE_SECURE = False 28 27 29 DEBUG = False 28 30 DEBUG = True
Note: See TracChangeset
for help on using the changeset viewer.