Django-redisboard

Latest version: v8.4.0

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

Scan your dependencies

Page 3 of 5

5.0.0

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

* Drop support for old Python/Django. Minimum requirements are now Python 3.6 and Django 2.2.
* Fixed various issues with newer Django (up to 4.0):

* Fixed various deprecations and broken imports.
* Added a ``default_auto_field`` - fixes Django complaining about missing migrations if you have a custom ``DEFAULT_AUTO_FIELD``
in settings.

4.1.1

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

* Improved exception handling for errors coming from redis. Now timeouts show the server as "DOWN" and other errors
don't result in a 500 page.

4.1.0

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

* Fixed a KeyError that could occur on fast changing databases.
Contributed by Rand01ph in `39 <https://github.com/ionelmc/django-redisboard/pull/39>`_.
* Added a port filter.
Contributed by Rick van Hattem in `41 <https://github.com/ionelmc/django-redisboard/pull/41>`_.
* Added support for Django 3.
Contributed by Alireza Amouzadeh in `43 <https://github.com/ionelmc/django-redisboard/pull/43>`_.
* Fixed issues that could occur when running the ``redisboard`` CLI with newer Django
(migrations will run now).
* Fixed ugettext deprecation.
* Added a ``favicon.ico`` and handler in the ``redisboard`` CLI.

4.0.0

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

* Fixed typo in inspect.html template to reflect `out`.
* Added Django 2.0 support. Contributed by Erik Telepovský
in `33 <https://github.com/ionelmc/django-redisboard/pull/33>`_.
* Converted the ``run_redisboard.py`` script to a ``redisboard`` bin and fixed Django 2.x issues.
* Dropped support for Django older than 1.11.
* Dropped support for Python older than 3.4 or 2.7.
* Fixed issues with data being displayed as binary strings.
* Fixed unwanted tag escaping. Contributed by Gilles Lavaux
in `37 <https://github.com/ionelmc/django-redisboard/pull/37>`_.

3.0.2

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

* Fixed UnicodeDecodeError in "redisboard/admin.py" (fixes
issue `15 <https://github.com/ionelmc/django-redisboard/issues/15>`_).
Contributed by Erik Telepovský in `29 <https://github.com/ionelmc/django-redisboard/pull/29>`_.
* Fixed TypeError in "redisboard/admin.py". Contributed by gabn88
in `28 <https://github.com/ionelmc/django-redisboard/pull/28>`_.

3.0.1

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

* Add supportfor Django 1.10. Contributed by Vincenzo Demasi
in `26 <https://github.com/ionelmc/django-redisboard/pull/26>`_.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.