Django-cid

Latest version: v2.3

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

Scan your dependencies

Page 1 of 2

2.4

++++++++++++++++

- Nothing changed yet.

2.3

++++++++++++++++

- Under Python 3.7 and later, use context variables (with the contextvars module)
instead of a thread-local variable to avoid state bleeding in concurrent code.

2.2

++++++++++++++++

- Add support of Django 3.1.

- Remove support of Python 3.5.

- :strike:`Under Python 3.7 and later, use context variables (with the contextvars module) instead of a thread-local variable to avoid state bleeding in concurrent code.` Version 2.2 had a bug that caused context variables to never be used. Thread-local variables were always used.

2.1

++++++++++++++++

* Add support of Django 3.0
* |backward-incompatible| Drop support of Django 2.1.

2.0

++++++++++++++++

* |backward-incompatible| Drop support of Python 3.4.
* |backward-incompatible| Drop support of Django 1.11 and Django 2.0.
* Add ``CID_GENERATOR`` setting to allow the customization of the
correlation id.

1.3

++++++++++++++++

- **bugfix**: Fix packaging bug (introduced in version 1.2) that
caused two extra packages ``tests`` and ``sandbox`` to be installed.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.