Browse Source

activate djdt

Rafał Pitoń 8 years ago
parent
commit
cc20aa8399
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/conf/defaults.py

+ 1 - 1
misago/conf/defaults.py

@@ -51,7 +51,7 @@ INSTALLED_APPS = (
     'django.contrib.messages',
     'django.contrib.messages',
     'django.contrib.staticfiles',
     'django.contrib.staticfiles',
     'django.contrib.humanize',
     'django.contrib.humanize',
-    # 'debug_toolbar',
+    'debug_toolbar',
     'crispy_forms',
     'crispy_forms',
     'mptt',
     'mptt',
     'rest_framework',
     'rest_framework',