Changeset 16b7515 for asadb/settings.py
- Timestamp:
- Aug 7, 2011, 4:20:51 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 2dd6045
- Parents:
- f27faaf
- git-author:
- Alex Dehnert <adehnert@…> (08/07/11 04:20:32)
- git-committer:
- Alex Dehnert <adehnert@…> (08/07/11 04:20:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/settings.py
r7444bbe r16b7515 77 77 78 78 AUTHENTICATION_BACKENDS = [ 79 'groups.models.PerGroupAuthz', 79 80 'django.contrib.auth.backends.ModelBackend', 80 81 ]
Note: See TracChangeset
for help on using the changeset viewer.