Adds django celery beat
This commit is contained in:
parent
ab1c7c6d0a
commit
95e9119817
4 changed files with 16 additions and 0 deletions
1
bw-dev
1
bw-dev
|
@ -215,6 +215,7 @@ case "$CMD" in
|
|||
;;
|
||||
setup)
|
||||
migrate
|
||||
migrate django_celery_beat
|
||||
initdb
|
||||
runweb python manage.py collectstatic --no-input
|
||||
admin_code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue