Se agregaron partidas y modelos

This commit is contained in:
2025-10-02 21:58:44 -06:00
parent 76909d0618
commit 466e12e623
30 changed files with 1090 additions and 8 deletions

View File

@@ -133,6 +133,7 @@ OWN_APPS = [
'api.notificaciones',
'api.reports',
'api.cards',
'api.tasks',
]
INSTALLED_APPS = BASE_APPS + THIRD_APPS + OWN_APPS