Commit 358a293b authored by Ilya Simonov's avatar Ilya Simonov

add django_celery_beat for settings

parent bd49b66f
......@@ -49,6 +49,7 @@ INSTALLED_APPS = [
'storages',
'rest_framework',
'django_celery_beat',
'apps.core',
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment