Disable grappelli, have a lot of incompatibilities with django 1.6/python3

remotes/origin/enhancement/email-actions
Andrey Antukh 2013-10-23 23:51:10 +02:00
parent 7e483f7c9a
commit 9df3b927e1
1 changed files with 2 additions and 2 deletions

View File

@ -178,8 +178,8 @@ TEMPLATE_DIRS = [
]
INSTALLED_APPS = [
'grappelli.dashboard',
'grappelli',
# 'grappelli.dashboard',
# 'grappelli',
'django.contrib.auth',
'django.contrib.contenttypes',