parent
326539f6a4
commit
2b7fc36295
|
@ -22,3 +22,5 @@ Bug fixes
|
||||||
raised an error (#21439).
|
raised an error (#21439).
|
||||||
* Fixed a regression that prevented editable ``GenericRelation`` subclasses
|
* Fixed a regression that prevented editable ``GenericRelation`` subclasses
|
||||||
from working in ``ModelForms``.
|
from working in ``ModelForms``.
|
||||||
|
* Fixed ``django.contrib.humanize`` translations where the unicode sequence
|
||||||
|
for the non-breaking space was returned verbatim (#21415).
|
||||||
|
|
Loading…
Reference in New Issue