mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Fix formatting in changes.rst
This commit is contained in:
parent
0047a781af
commit
9cbd512d75
1 changed files with 4 additions and 2 deletions
|
|
@ -5,9 +5,11 @@ v3.0.0 (future)
|
|||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Refactor database backend
|
||||
Backward incompatible changes:
|
||||
remove 'constance.backends.database' from INSTALLED_APPS
|
||||
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
|
||||
|
||||
v2.10.0 (unreleased)
|
||||
|
|
|
|||
Loading…
Reference in a new issue