mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.6.x] Added release note for #21358
This commit is contained in:
parent
3f9d00e591
commit
b953b27a92
@ -51,3 +51,5 @@ Bug fixes
|
||||
(#21510).
|
||||
* The current language is no longer saved to the session by ``LocaleMiddleware``
|
||||
on every response, but rather only after a logout (#21473).
|
||||
* Fixed a crash when executing ``runserver`` on non-English systems and when the
|
||||
formatted date in its output contained non-ASCII characters (#21358).
|
||||
|
Loading…
x
Reference in New Issue
Block a user