Election bdd + first view

This commit is contained in:
2016-12-05 20:18:03 +01:00
parent 0280a65623
commit d685e9ba29
13 changed files with 197 additions and 1 deletions

View File

@ -58,6 +58,7 @@ INSTALLED_APPS = (
'rootplace',
'sas',
'com',
'election',
)
MIDDLEWARE_CLASSES = (