Django-celery-fulldbresult

Latest version: v0.5.3

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.1

---------------------------

- Can now force JSON representation even if your task result is not JSON serializable.

0.3.0

---------------------------

- Task results can be serialized with JSON instead of pickle.
- Task name in result was incorrect when celery reported a failure such as
hard time limit matched.
- Can override djcelery's PeriodicTaskAdmin to enable manual triggering of
PeriodicTask items with the Django Admin.

0.2.0

----------------------

- Tasks' ETA is now captured in the DB as well and presented in the admin by
default.

0.1.1

----------------------

- The order of choice fields are now fixed (sorted) so that migrations are not
re-generated depending on the version of Python or Django.

0.1.0

---------------------

- First release!
- Can store the parameters and enough meta in the task result to retry the task
- Integration with Django Admin: possible to retry a task from a task result
(admin action)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.