mirror of https://github.com/django/django.git
Fixed #34318 -- Added release note for 4bfe8c0eec
.
This commit is contained in:
parent
e678046681
commit
3e9d413231
|
@ -595,6 +595,9 @@ Miscellaneous
|
||||||
crash with mixed types. You will need to explicitly set the ``output_field``
|
crash with mixed types. You will need to explicitly set the ``output_field``
|
||||||
in such cases.
|
in such cases.
|
||||||
|
|
||||||
|
* The :djadmin:`makemessages` command no longer changes ``.po`` files when up
|
||||||
|
to date. In older versions, ``POT-Creation-Date`` was always updated.
|
||||||
|
|
||||||
.. _deprecated-features-4.1:
|
.. _deprecated-features-4.1:
|
||||||
|
|
||||||
Features deprecated in 4.1
|
Features deprecated in 4.1
|
||||||
|
|
Loading…
Reference in New Issue