Disable grappelli, have a lot of incompatibilities with django 1.6/python3
parent
7e483f7c9a
commit
9df3b927e1
|
@ -178,8 +178,8 @@ TEMPLATE_DIRS = [
|
|||
]
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'grappelli.dashboard',
|
||||
'grappelli',
|
||||
# 'grappelli.dashboard',
|
||||
# 'grappelli',
|
||||
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
|
Loading…
Reference in New Issue