mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Release notes are on GitHub (#580)
This commit is contained in:
parent
70dba1ca35
commit
05dfb5d3cf
1 changed files with 6 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
Changelog
|
||||
---------
|
||||
Starting with version 4.0.0, the changelog is maintained at the GitHub releases `GitHub releases`_
|
||||
|
||||
.. _GitHub releases: https://github.com/jazzband/django-constance/releases
|
||||
|
||||
v4.0.0 (2024/08/21)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
|
@ -111,12 +114,12 @@ v2.7.0 (2020/06/22)
|
|||
|
||||
* Switch md5 to sha256
|
||||
|
||||
* Fix Attempts to change config values fail silently and
|
||||
* Fix Attempts to change config values fail silently and
|
||||
appear to succeed when user does not have change permissions
|
||||
|
||||
* Make constance app verbose name translatable
|
||||
|
||||
* Update example project for Django>2
|
||||
* Update example project for Django>2
|
||||
|
||||
* Add anchors in admin for constance settings
|
||||
|
||||
|
|
@ -177,7 +180,7 @@ v2.3.0 (2018/09/13)
|
|||
|
||||
* Added zh_Hans translation.
|
||||
|
||||
* Fixed TestAdmin.test_linebreaks() due to linebreaksbr() behavior change
|
||||
* Fixed TestAdmin.test_linebreaks() due to linebreaksbr() behavior change
|
||||
on Django 2.1
|
||||
|
||||
* Improved chinese translation
|
||||
|
|
|
|||
Loading…
Reference in a new issue