a lot of changes

This commit is contained in:
xoliqberdiyev
2026-05-05 14:37:37 +05:00
parent 51b3535a80
commit 8158d7146e
10 changed files with 2886 additions and 52 deletions

View File

@@ -15,6 +15,7 @@ APPS = [
"django_core",
"core.apps.accounts.apps.AccountsConfig",
'core.apps.tasks.apps.TasksConfig',
'core.apps.documents.apps.DocumentsConfig',
]
if env.bool("SILK_ENABLED", False):