This commit is contained in:
Herculino Trotta
2024-10-13 15:27:49 -03:00
parent 5af72ce100
commit da85c28499

View File

@@ -65,7 +65,7 @@ INSTALLED_APPS = [
"apps.common.apps.CommonConfig",
"apps.net_worth.apps.NetWorthConfig",
"apps.api.apps.ApiConfig",
"cachalot",
# "cachalot",
"rest_framework",
"drf_spectacular",
]