collective.celery provides the necessary bits to use Celery within Plone.
Much of the code here is based off of David Glick’s gists, Asko’s work and pyramid_celery.
Changelog
1.1.4 (2018-12-06)
Fix checking of duplicate task [vangheem]
1.1.3 (2018-12-06)
Fix use of always eager with newly created content [vangheem]
1.1.2 (2018-12-04)
Use pickle transport by default to not break b/w compat [vangheem]
1.1.1 (2018-11-28)
fix use of CELERY_TASK_ALWAYS_EAGER [vangheem]
Python 3/Plone 5.2 support [vangheem]
1.1.0 (2018-10-12)
fixes to work with latest celery [runyaga]
1.0.6 (2016-08-01)
Fixes:
provide PARENTS value on the request object [vangheem]
1.0.5 (2016-06-27)
Fixes:
detect location of zope conf [vangheem]
1.0.4 (2016-06-27)
Fixes:
be able to use compound celery commands [vangheem]
1.0.3 (2016-06-03)
Fixes:
If eager mode used, do not switch users [vangheem]
1.0.2 (2016-05-03)
New:
nothing yet
Fixes:
More test fixes. Provide setApp method to use in test setup [vangheem]
1.0.1 (2016-02-12)
New:
nothing yet
Fixes:
Fix use of CELERY_ALWAYS_EAGER so this package can be include in tests without too many gymnastics [vangheem]
1.0 (2015-12-09)
New:
be able to schedule task outside of transaction management [vangheem]
be able to specify entry points for module tasks [vangheem]
1.0a5 (2015-03-11)
Add options argument to pass more options to apply_async (e.a: countdown eta etc.)
1.0a4 (2015-03-04)
use unrestrictedTraverse when deserializing parameters
Fix documentation
1.0a2 (2015-03-03)
Initial release
Release files for collective.celery 1.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.celery-1.1.4.tar.gz | 29.1 kB | Details |
Release files / collective.celery-1.1.4.tar.gz
| Download URL | collective.celery-1.1.4.tar.gz |
|---|---|
| Size | 29.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d02e0bfb203a6fb66d3aa0d2c69392fc059223dc605738379bbe7fcde12c375
|
|
BLAKE2b-256 checksum How to use checksums |
96fe65ddbb2ebe54c265528d657cfe4cb462c412e6181a9d897e49916185452c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
|