updating thinkpad settings for django2
This commit is contained in:
@@ -55,7 +55,7 @@ ALLOWED_HOSTS = []
|
||||
|
||||
#INSTALLED_APPS += ['debug_toolbar',]
|
||||
|
||||
MIDDLEWARE_CLASSES += ['debug_toolbar.middleware.DebugToolbarMiddleware',]
|
||||
MIDDLEWARE += ['debug_toolbar.middleware.DebugToolbarMiddleware',]
|
||||
|
||||
CACHES = {
|
||||
'default': {
|
||||
|
||||
Reference in New Issue
Block a user