Adds django celery beat
This commit is contained in:
parent
ab1c7c6d0a
commit
95e9119817
4 changed files with 16 additions and 0 deletions
|
@ -90,6 +90,7 @@ INSTALLED_APPS = [
|
|||
"sass_processor",
|
||||
"bookwyrm",
|
||||
"celery",
|
||||
'django_celery_beat',
|
||||
"imagekit",
|
||||
"storages",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue