Manage item properties

This commit is contained in:
Raphael Michel
2014-10-04 19:42:36 +02:00
parent 65091b71d4
commit e10267ebd0
14 changed files with 398 additions and 7 deletions

View File

@@ -42,6 +42,7 @@ INSTALLED_APPS = (
'compressor',
'bootstrap3',
'debug_toolbar.apps.DebugToolbarConfig',
'djangoformsetjs',
)
MIDDLEWARE_CLASSES = (