Working custom admin view.

This commit is contained in:
Chris Jones
2012-01-16 13:27:52 -08:00
parent 58d59af2d9
commit b7f1ad5fd0
7 changed files with 95 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ MIDDLEWARE_CLASSES = (
'django.contrib.messages.middleware.MessageMiddleware',
)
ROOT_URLCONF = 'djrill.urls'
ROOT_URLCONF = 'urls'
TEMPLATE_DIRS = (
# Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".
@@ -120,6 +120,8 @@ INSTALLED_APPS = (
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.admin',
"djrill",
)
# A sample logging configuration. The only tangible logging