Django-celery-tracker

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

Added
* Added missing migration to account for django's new `BigAutoField`


Commits
* Updated dependencies by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/11
* Added github action for static tests by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/13
* Updated readme badges by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/16
* Added missing migrations for new django's BigAutoField by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/14
* Added workflow for publishing releases to PyPI by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/17


**Full Changelog**: https://github.com/chris-allen/django-celery-tracker/compare/v2.0.0...v2.1.0

2.0.0

Changed
- Dropped support for `Django<3.2`

Commits
* Fixes dark mode admin theme and requires Django>=3.2 by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/10


**Full Changelog**: https://github.com/chris-allen/django-celery-tracker/compare/v1.3.0...v2.0.0

1.3.0

Added
- Now supports django `4.x`

Commits
* Adds support for Django 4 by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/9


**Full Changelog**: https://github.com/chris-allen/django-celery-tracker/compare/v1.2.0...v1.3.0

1.2.0

Added
- Now supports celery `5.x`

Commits
* Now testing celery 5 by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/7


**Full Changelog**: https://github.com/chris-allen/django-celery-tracker/compare/v1.1.1...v1.2.0

1.1.1

Added
- Now passing `update_fields` to calls to `CeleryTask.save()` for those connecting to the `post_save` signal

Commits
* Passing update_fields for those connecting to post_save by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/5


**Full Changelog**: https://github.com/chris-allen/django-celery-tracker/compare/v1.1.0...v1.1.1

1.1.0

Added
- Dashboard view included in `django_celery_tracker.urls`
- Field `args` to `CeleryTask` model (don't forget to run `./manage.py migrate`)

Commits
* Dashboard View by chris-allen in https://github.com/chris-allen/django-celery-tracker/pull/4


**Full Changelog**: https://github.com/chris-allen/django-celery-tracker/compare/v1.0.1...v1.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.