Installed debug_toolbar

This commit is contained in:
tomtom5152
2014-10-29 14:38:50 +00:00
parent ee91e7ccff
commit 3486ab109e

View File

@@ -38,6 +38,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'RIGS',
'debug_toolbar',
'registration',
'reversion',
'widget_tweaks',