Django-read-only

Latest version: v1.15.0

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

Scan your dependencies

Page 1 of 4

1.15.0

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

* Support Django 5.0.

1.14.0

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

* Drop Python 3.7 support.

1.13.0

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

* Support Python 3.12.

1.12.0

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

* Support Django 4.2.

1.11.0

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

* Add IPython extension, allowing you to use line magic to change read-only mode with less typing:

.. code-block:: ipython

In [1]: %read_only off
Write queries enabled.

1.10.1

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

* Fix a bug where threads creating connections with ``execute_wrapper()`` would incorrectly have django-read-only’s instrumentation removed on exit of ``execute_wrapper()``, instead of their own.

Thanks to Christian Bundy for the report in `Issue 180 <https://github.com/adamchainz/django-read-only/issues/180>`__.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.