Files
@ aafca212c8e2
Branch filter:
Location: kallithea/docs/usage/troubleshooting.rst
aafca212c8e2
2.2 KiB
text/prs.fallenstein.rst
celery: move send_email task to a better home in notification model
Avoid bundling everything from many different layers in one big task library.
This is more feasible now when we don't need kallithea.CELERY_APP set at import
time.
Avoid bundling everything from many different layers in one big task library.
This is more feasible now when we don't need kallithea.CELERY_APP set at import
time.