Django-capture-on-commit-callbacks

Latest version: v1.11.0

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

Scan your dependencies

Page 1 of 3

1.11.0

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

* Drop support for Django 2.2, 3.0, and 3.1.

1.10.0

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

* Drop Python 3.6 support.

1.9.1

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


* Fix a bug from the recursive callback change in Django 4.0 where
callbacks could be executed multiple times
(`Django Ticket 33410 <https://code.djangoproject.com/ticket/33410>`__).

Thanks to Petter Friberg for the report and upstream PR.

1.9.0

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

* Support Python 3.10.

1.8.0

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

* Support Django 4.0.
Usage raises ``ImproperlyConfigured`` on Django 4.0 since all features are available in Django core.

1.7.0

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

* Capture callbacks recursively.
This backports the new behaviour from Django 4.0 (`Ticket 33054 <https://code.djangoproject.com/ticket/33054>`__).

Thanks to Eugene Morozov in `PR 118 <https://github.com/adamchainz/django-capture-on-commit-callbacks/pull/118>`__.

* Remove Django 3.2 incompatibility check.
Because this package now backports the change from Django 4.0, there is a legitimate reason to use this package on Django 3.2.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.