This document is for Celery's development version, which can be significantly different from previous releases. Get old docs here: 2.5.
Celery Application.
BSD, see LICENSE for more details.
Function returning the app provided or the default app if none.
The environment variable CELERY_TRACE_APP is used to trace app leaks. When enabled an exception is raised if there is no active app.
The “default” loader is the default loader used by old applications.
celery
celery.app.task
Enter search terms or a module, class or function name.