swh-lister/swh/lister/cran
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 cran.lister: Fix cran lister and add proper integration test 2019-10-11 13:19:22 +02:00
__init__.py implement listers as plugins 2019-09-03 15:02:24 +02:00
list_all_packages.R swh.lister.cran 2019-06-11 21:26:31 +05:30
lister.py cran.lister: Fix cran lister and add proper integration test 2019-10-11 13:19:22 +02:00
models.py swh.lister.cran 2019-06-11 21:26:31 +05:30
tasks.py Stop binding tasks to a specific instance of the celery app 2019-10-18 18:02:25 +02:00