Changeset 4da2aeb for asadb/settings.py
- Timestamp:
- Oct 23, 2011, 5:58:23 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 96c5790
- Parents:
- eabc6ee
- git-author:
- Alex Dehnert <adehnert@…> (10/23/11 05:58:23)
- git-committer:
- Alex Dehnert <adehnert@…> (10/23/11 05:58:23)
- File:
-
- 1 edited
-
asadb/settings.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/settings.py
r1de230f r4da2aeb 63 63 # List of callables that know how to import templates from various sources. 64 64 TEMPLATE_LOADERS = ( 65 'django.template.loaders.filesystem. load_template_source',65 'django.template.loaders.filesystem.Loader', 66 66 'django.template.loaders.app_directories.load_template_source', 67 67 # 'django.template.loaders.eggs.load_template_source',
Note: See TracChangeset
for help on using the changeset viewer.