swh-lister/swh/lister/npm
Nicolas Dandrimont 78105940ff Stop binding tasks to a specific instance of the celery app
The celery.shared_task decorator allows late-binding of tasks to any celery app,
which is well suited for our "task plugin" architecture.
2019-10-18 18:02:25 +02:00
..
tests npm.lister: Align docstrings 2019-10-15 11:19:48 +02:00
__init__.py plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00
lister.py npm.lister: Align docstrings 2019-10-15 11:19:48 +02:00
models.py npm: make NpmVisitModel use the main declarative base class from core.models 2019-09-03 15:02:24 +02:00
tasks.py Stop binding tasks to a specific instance of the celery app 2019-10-18 18:02:25 +02:00