Website Module / Working login & logout

This commit is contained in:
Martin Bauer
2013-06-15 21:50:12 +02:00
parent 67822f39c4
commit 111fce5d91
197 changed files with 12038 additions and 126 deletions

View File

@@ -147,6 +147,7 @@ INSTALLED_APPS = (
'locpick',
'sekizai',
'intern_area',
'website',
)
CRISPY_TEMPLATE_PACK = 'bootstrap'