Django-constance

Latest version: v4.3.1

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

Scan your dependencies

Page 1 of 5

4.0.0

~~~~~~~~~~~~~~~~~~~

* Replace `pickle` with JSON for the database backend
* Fix migration on MySQL
* Fix data loss using `DatabaseBackend` when the DB connection is unstable
* Fix typos in the documentation
* Fix small HTML errors
* Drop support for legacy Django versions
* Migrate JavaScript to ES2015
* Fix documentation build
* Add linters and formatters (using `ruff`)
* Prepare for Django 5.1 support
* Migrate from `setup.py` to `pyproject.toml`
* Bump `tox`
* Declare support for Python 3.12

3.1.0

~~~~~~~~~~~~~~~~~~~

* Add support for using a subdirectory of `MEDIA_ROOT` for file fields

* Remove pypy from tox tests

3.0.0

~~~~~~~~~~~~~~~~~~~

* Refactor database backend
Backward incompatible changes:
remove ``'constance.backends.database'`` from ``INSTALLED_APPS``

* Dropped support for python < 3.7 and django < 3.2

* Example app now supports django 4.1

* Add support for django 4.2

* Forward the request when saving the admin changelist form

2.9.1

~~~~~~~~~~~~~~~~~~~

* Add support for gettext in fieldset headers

* Add support for Django 4.1

* Fix text format for MultiValueField usage

2.9.0

~~~~~~~~~~~~~~~~~~~

* Added arabic translation

* Add concrete_model class attribute to fake admin model

* Added tests for django 3.2

* Fix do not detect datetime fields as date type

* Added support for python 3.10

* Fixes for Ukrainian locale

* Added documentation for constance_dbs config

* Add caching redis backend

* Serialize according to widget

* Add default_auto_field to database backend

2.8.0

~~~~~~~~~~~~~~~~~~~

* Prevent reset to default for file field

* Fields_list can be a dictionary, when a fieldset is defined as collapsible

* Create and add fa language translations files

* Respect other classes added by admin templates

* Removed deprecated url()

* Use gettext_lazy instead of ugettext_lazy

* Updated python and django version support

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.