Added a little reminder about what to do when you add a Celery module
This commit is contained in:
parent
c272b5d4bb
commit
b06e17acf0
@ -0,0 +1,6 @@
|
|||||||
|
"""Tasks to be run by the Celery worker.
|
||||||
|
|
||||||
|
If you create a new submodule/subpackage, be sure to add it to
|
||||||
|
PillarServer._config_celery() too.
|
||||||
|
|
||||||
|
"""
|
Loading…
x
Reference in New Issue
Block a user