Files
@ aafca212c8e2
Branch filter:
Location: kallithea/MIT-Permissive-License.txt - annotation
aafca212c8e2
1023 B
text/plain
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.