second commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .celerymodule import appc as celery_app
|
||||
|
||||
__all__ = ('celery_app',)
|
||||
__version__ = "0.5"
|
||||
default_app_config = 'home.apps.CoreConfig'
|
||||
Reference in New Issue
Block a user