feat: rename app, some work on schema

This commit is contained in:
Herculino Trotta
2025-01-17 17:40:51 -03:00
parent 8992cd98b5
commit 493bf268bb
22 changed files with 486 additions and 11 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ INSTALLED_APPS = [
"apps.accounts.apps.AccountsConfig",
"apps.common.apps.CommonConfig",
"apps.net_worth.apps.NetWorthConfig",
"apps.import.apps.ImportConfig",
"apps.import_app.apps.ImportConfig",
"apps.api.apps.ApiConfig",
"cachalot",
"rest_framework",