1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Updated humanize translations and added release note.

Refs #21415.
This commit is contained in:
Claude Paroz
2013-11-17 20:30:03 +01:00
parent cbf8784d20
commit e85baa813f
150 changed files with 3222 additions and 2733 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).