New module bootstrapTheme

pulled out bootstrap theme from blechreiz main module - to reuse
This commit is contained in:
Martin Bauer
2014-01-11 12:17:02 +01:00
parent 4d4c83b0ae
commit 1aa97e53d3
174 changed files with 1107 additions and 78 deletions

View File

@@ -154,11 +154,12 @@ INSTALLED_APPS = (
'south',
# Own Things
'website', # Blechreiz Website in general
'musicians', # User Management
'eventplanner', # Event Management
'simpleforum', # Messages ( Forum )
'location_field', # custom location field used in Event Management
'bootstrapTheme', # Theme
'website', # Blechreiz Website in general
'musicians', # User Management
'eventplanner', # Event Management
'simpleforum', # Messages ( Forum )
'location_field', # custom location field used in Event Management
#'imagestore',
#'sorl.thumbnail',