1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

Création de l'apps et de la base de donnée

This commit is contained in:
quark
2024-05-17 20:46:38 +02:00
committed by korenstin
parent 74de358953
commit 9e6342c929
9 changed files with 368 additions and 0 deletions

View File

@ -77,6 +77,7 @@ INSTALLED_APPS = [
'scripts',
'treasury',
'wei',
'food',
]
MIDDLEWARE = [