forked from 0x2620/pandora
import celery for @shared_tasks
This commit is contained in:
parent
bcf569bd68
commit
68b56f0c9e
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
|
||||
from .celery import app as celery_app
|
||||
|
||||
__all__ = ('celery_app',)
|
Loading…
Reference in a new issue