Files
@ aafca212c8e2
Branch filter:
Location: kallithea/pytest.ini
aafca212c8e2
391 B
text/x-ini
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.