Installed debug_toolbar

This commit is contained in:
tomtom5152
2014-10-29 14:38:50 +00:00
parent d751aac752
commit 2f8b451ee0

View File

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