Bumped asgiref requirement to >= 3.2.10.

Forwardported 3.1 release notes from 474f65406f.
This commit is contained in:
Mariusz Felisiak 2020-07-17 11:05:03 +02:00
parent e7fa8aff43
commit 3d16496037
4 changed files with 6 additions and 3 deletions

View file

@ -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