Changeset 9af5b25
- Timestamp:
- Dec 21, 2011, 2:48:57 AM (15 years ago)
- Branches:
- test-hooks
- Children:
- 2c5a97b
- Parents:
- 5543d51
- git-author:
- Alex Dehnert <adehnert@…> (12/21/11 02:48:57)
- git-committer:
- Alex Dehnert <adehnert@…> (12/21/11 02:48:57)
- File:
-
- 1 edited
-
asadb/settings.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
asadb/settings.py
ra586682 r9af5b25 1 1 # Django settings for asadb project. 2 aoeuaoeu 2 3 import os 3 4 import sys … … 22 23 23 24 DATABASES = {} 25 26 KRB_KEYTAB = None 27 KRB_PRINCIPAL = None 24 28 25 29 ENABLE_SCRIPTS_AUTH = True
Note: See TracChangeset
for help on using the changeset viewer.