Repository URL to install this package:
|
Version:
3.1.161a1 ▾
|
from __future__ import absolute_import, unicode_literals
from celery import current_app
#: The Django-Celery app instance.
app = current_app._get_current_object()