This should get all of the web stuff working peachy again.

This commit is contained in:
Greg Taylor 2009-01-15 02:46:38 +00:00
parent 1e1752bdf3
commit 5bf1461d75
3 changed files with 5 additions and 2 deletions

View file

@ -179,6 +179,7 @@ INSTALLED_APPS = (
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.admin',
'django.contrib.admindocs',
'django.contrib.flatpages',
'src.config',
'src.objects',