Django-dramatiq

Latest version: v0.11.6

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

Scan your dependencies

Page 1 of 5

0.11.6

Added
- Support for Python 3.12
- Support for Django 5.0

0.11.5

Added
- Fix exception traceback on Python 3.8

0.11.4

Added
- Support for Django 4.2
- Add skip-logging flag to `rundramatiq` command

0.11.3

Added
- Store traceback in django admin even when retries=0

Dropped
- Support for Python 3.7
- Support for Django 4.0

0.11.2

Changed
- Replaced `AppConfig.ready` workaround with `__init__` to fix [133]. ([amureki], [137])

[amureki]: https://github.com/amureki
[133]: https://github.com/Bogdanp/django_dramatiq/issues/133
[137]: https://github.com/Bogdanp/django_dramatiq/pull/137

0.11.1

Added
- Support for Python 3.10 and 3.11
- Support for Django 4.0 and 4.1

Changed
- Fixed issue [123] in deferred `DjangoDramatiqConfig` initialization.
Dramatiq configuration now happens before loading importing all Django apps models,
so loaded tasks will use the correct Dramatiq settings. ([amureki], [126])

Dropped
- Support for Python 3.6
- Support for Django 2.2 and 3.1

[amureki]: https://github.com/amureki
[123]: https://github.com/Bogdanp/django_dramatiq/issues/123
[126]: https://github.com/Bogdanp/django_dramatiq/pull/126

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.