Releases: thorgate/tg-utils
Releases · thorgate/tg-utils
Version 0.7.0
- Updated dependencies to support Django LTS correctly.
Version 0.6.1
- Added health-check for celery and celery beat. Thanks @iharthi
Version 0.6.0
- Add health-check endpoint. Thanks @iharthi
Version 0.5.0
- Added task locking decorator. Thanks @iharthi
Version 0.4.0
- Supported Django and Python versions are listed below
Django version | Python versions |
---|---|
Django 1.8 | 3.4, 3.5, 3.6 |
Django 1.11 | 3.4, 3.5, 3.6 |
Django 2.0 | 3.4, 3.5, 3.6, 3.7 |
Django 2.1 | 3.5, 3.6, 3.7 |