Django-rich

Latest version: v1.13.0

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

Scan your dependencies

Page 1 of 3

1.13.0

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

* Drop Django 3.2 to 4.1 support.

1.12.0

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

* Improve the type hint for ``RichCommand.make_rich_console`` to support overriding.

* Drop Python 3.8 support.

* Support Python 3.13.

1.11.0

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

* Extend test runner to style subtests, teardown errors, and teardown failures.

THanks to David Smith in `PR 224 <https://github.com/adamchainz/django-rich/pull/224>`__.

* Use unittest’s traceback cleaning.
Unnecessary frames will now be hidden, as with vanilla unittest, and ``--pdb`` will skip past them.

`PR 225 <https://github.com/adamchainz/django-rich/pull/225>`__.

1.10.0

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

* Add a ``shell`` command extension that enables Rich’s pretty-printing.
Activate this feature by adding ``django_rich`` to your ``INSTALLED_APPS`` setting.

Thanks to q0w in `PR 78 <https://github.com/adamchainz/django-rich/pull/78>`__.

* Extend test runner to display test durations from |--durations|__ in a Rich table.

.. |--durations| replace:: ``--durations``
__ https://docs.djangoproject.com/en/stable/ref/django-admin/#cmdoption-test-durations

`PR 213 <https://github.com/adamchainz/django-rich/pull/213>`__.

* Make test runner use Rich rules between output sections.

`PR 216 <https://github.com/adamchainz/django-rich/pull/216>`__.

1.9.0

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

* Support Django 5.1.

1.8.0

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

* Support Django 5.0.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.