The default loader.
See the FAQ for example usage.
Imports modules at worker init so tasks can be registered and used by the worked.
The list of modules to import is taken from the CELERY_IMPORTS setting in celeryconf.py.
Loader Base Classes - celery.loaders.base
Django Loader - celery.loaders.djangoapp
Enter search terms or a module, class or function name.