mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.6.x] Added release note for #21443
This commit is contained in:
@@ -53,3 +53,5 @@ Bug fixes
|
|||||||
on every response, but rather only after a logout (#21473).
|
on every response, but rather only after a logout (#21473).
|
||||||
* Fixed a crash when executing ``runserver`` on non-English systems and when the
|
* Fixed a crash when executing ``runserver`` on non-English systems and when the
|
||||||
formatted date in its output contained non-ASCII characters (#21358).
|
formatted date in its output contained non-ASCII characters (#21358).
|
||||||
|
* Fixed a crash in the debug view after an exception occurred on Python ≥ 3.3
|
||||||
|
(#21443).
|
||||||
|
|||||||
Reference in New Issue
Block a user