Add first Matmat' app

This commit is contained in:
Skia
2017-05-09 23:42:01 +02:00
parent 5060114305
commit b3bc33a319
15 changed files with 460 additions and 1 deletions

View File

@ -86,6 +86,7 @@ INSTALLED_APPS = (
'election',
'forum',
'stock',
'matmat',
)
MIDDLEWARE_CLASSES = (