Files
@ aafca212c8e2
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
aafca212c8e2
1.1 KiB
text/x-sh
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.