Fixed tasks

This commit is contained in:
A B
2024-10-21 13:22:03 +00:00
parent bc5f774d9f
commit 538bc2f65e
9 changed files with 133 additions and 71 deletions

View File

@ -103,6 +103,7 @@ INSTALLED_APPS = [
'polymorphic',
'corsheaders',
'django_celery_results',
'django_celery_beat',
'vpn',
]