mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Capitalized Unicode in docs, strings, and comments.
This commit is contained in:
committed by
Mariusz Felisiak
parent
3152146e3a
commit
505fec6bad
@@ -25,7 +25,7 @@ Bug fixes
|
||||
* Added missing ``to_python`` method for ``ModelMultipleChoiceField`` which
|
||||
is required in Django 1.6 to properly detect changes from initial values
|
||||
(#21568).
|
||||
* Fixed ``django.contrib.humanize`` translations where the unicode sequence
|
||||
* Fixed ``django.contrib.humanize`` translations where the Unicode sequence
|
||||
for the non-breaking space was returned verbatim (#21415).
|
||||
* Fixed :djadmin:`loaddata` error when fixture file name contained any dots
|
||||
not related to file extensions (#21457) or when fixture path was relative
|
||||
|
||||
Reference in New Issue
Block a user