Changeset 0c5539a for asadb/settings.py


Ignore:
Timestamp:
May 12, 2010, 8:16:38 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, fysm-4-1, iframe, space-access, stable, stage, test-hooks
Children:
5feb719
Parents:
016afb4
git-author:
Alex Dehnert <adehnert@…> (05/12/10 20:16:38)
git-committer:
Alex Dehnert <adehnert@…> (05/12/10 20:16:38)
Message:

Enable the admin interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/settings.py

    r6d06a83 r0c5539a  
    7373
    7474INSTALLED_APPS = (
     75    'django.contrib.admin',
     76    'django.contrib.admindocs',
    7577    'django.contrib.auth',
    7678    'django.contrib.contenttypes',
Note: See TracChangeset for help on using the changeset viewer.