mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Bumped asgiref requirement to >= 3.2.10.
Forwardported 3.1 release notes from 474f65406f
.
This commit is contained in:
parent
e7fa8aff43
commit
3d16496037
4 changed files with 6 additions and 3 deletions
|
@ -698,6 +698,9 @@ Miscellaneous
|
|||
* The :ttag:`{% localize off %} <localize>` tag and :tfilter:`unlocalize`
|
||||
filter no longer respect :setting:`DECIMAL_SEPARATOR` setting.
|
||||
|
||||
* The minimum supported version of ``asgiref`` is increased from 3.2 to
|
||||
3.2.10.
|
||||
|
||||
.. _deprecated-features-3.1:
|
||||
|
||||
Features deprecated in 3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue