Blog update
This commit is contained in:
parent
039399b95b
commit
ca033be061
11 changed files with 164 additions and 145 deletions
|
|
@ -18,5 +18,7 @@ CACHES = {
|
|||
'LOCATION': 'unique-snowflake'
|
||||
}
|
||||
}
|
||||
MIDDLEWARE_CLASSES+=("debug_toolbar.middleware.DebugToolbarMiddleware",)
|
||||
|
||||
|
||||
DEBUG = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue