start note app

This commit is contained in:
Pierre-antoine Comby 2019-07-08 14:30:58 +02:00
parent f8c972d49c
commit 566b221536
8 changed files with 18 additions and 0 deletions

View file

@ -47,6 +47,7 @@ INSTALLED_APPS = [
# Note apps
'adherents',
'note',
]
MIDDLEWARE = [