Updated 1.6.1 release notes

Partial forward port of e85baa813f.
This commit is contained in:
Claude Paroz 2013-11-17 21:22:06 +01:00
parent 326539f6a4
commit 2b7fc36295
1 changed files with 2 additions and 0 deletions

View File

@ -22,3 +22,5 @@ Bug fixes
raised an error (#21439).
* Fixed a regression that prevented editable ``GenericRelation`` subclasses
from working in ``ModelForms``.
* Fixed ``django.contrib.humanize`` translations where the unicode sequence
for the non-breaking space was returned verbatim (#21415).