Django-huey

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 2

1.2.0

Added
- Automatic configuration of queues with `huey-monitor`

1.1.2

Fixed
- [17](https://github.com/gaiacoop/django-huey/issues/17) - Support for python 3.12 and Django 5.0

1.1.1

Fixed
- [8](https://github.com/gaiacoop/django-huey/issues/8) - Redis was required when using SqliteHuey

1.1.0

Added
- Allow definition of specific queues file path.
- Configuration error is raised if two queues have the same name.

1.0.1

Added
- Close db connections before task body. https://github.com/coleifer/huey/commit/e77acf307bfdade914ab7f91c65dbbc183af5d8f

1.0.0

**Note:** This release contains breaking changes, see them below with the migration instructions.

Added
- Allow definition of a default queue.

Changed
- HUEYS django setting renamed to DJANGO_HUEY.
- Change command run_djangohuey to djangohuey.

---

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.