Add Forum

This commit is contained in:
Skia
2017-01-21 03:42:06 +01:00
parent fcaa740710
commit ea52462217
19 changed files with 449 additions and 1 deletions

View File

@ -59,6 +59,7 @@ INSTALLED_APPS = (
'sas',
'com',
'election',
'forum',
)
MIDDLEWARE_CLASSES = (