mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
addition of Stock app, model, templates, urls
This commit is contained in:
@ -59,6 +59,7 @@ INSTALLED_APPS = (
|
||||
'sas',
|
||||
'com',
|
||||
'election',
|
||||
'stock',
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES = (
|
||||
|
Reference in New Issue
Block a user