mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
Add basic counter model
This commit is contained in:
@ -42,6 +42,7 @@ INSTALLED_APPS = (
|
||||
'club',
|
||||
'subscription',
|
||||
'accounting',
|
||||
'counter',
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES = (
|
||||
|
Reference in New Issue
Block a user