mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32873 -- Deprecated settings.USE_L10N.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
committed by
Mariusz Felisiak
parent
04e023e383
commit
676bd084f2
@@ -672,7 +672,7 @@ Miscellaneous
|
||||
and underscores.
|
||||
|
||||
* The :tfilter:`intcomma` and :tfilter:`intword` template filters no longer
|
||||
depend on the :setting:`USE_L10N` setting.
|
||||
depend on the ``USE_L10N`` setting.
|
||||
|
||||
* Support for ``argon2-cffi`` < 19.1.0 is removed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user