New bootstrap based frontend UI. Merged from #121 with many fixes. Closes issues #121, #59 and #100

This commit is contained in:
Roberto Rosario
2015-03-31 03:26:57 -04:00
parent 5a7885ddcb
commit 80c04b1fb7
240 changed files with 15551 additions and 17932 deletions

View File

@@ -59,6 +59,7 @@ INSTALLED_APPS = (
'rest_framework',
'rest_framework.authtoken',
'solo',
'widget_tweaks',
# Base generic
'acls.apps.ACLsApp',
'common.apps.CommonApp',