We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d648f1 commit 4a51e01Copy full SHA for 4a51e01
pythonkr_backend/pythonkr_backend/__init__.py
@@ -1,5 +0,0 @@
1
-# This will make sure the app is always imported when
2
-# Django starts so that shared_task will use this app.
3
-from .celery import app as celery_app
4
-
5
-__all__ = ('celery_app',)
0 commit comments