diff options
| author | Claude Paroz <claude@2xlibre.net> | 2013-11-17 20:30:03 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-11-17 21:20:44 +0100 |
| commit | e85baa813f2a2c8e565fc68418ff91e84d7d5ec0 (patch) | |
| tree | 131f0e4bd3317c599e0e91085510f51309ae5424 /docs | |
| parent | cbf8784d206819e83c43d75b422af51209c4b74c (diff) | |
Updated humanize translations and added release note.
Refs #21415.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.6.1.txt b/docs/releases/1.6.1.txt index 55115704bb..ad85908ca8 100644 --- a/docs/releases/1.6.1.txt +++ b/docs/releases/1.6.1.txt @@ -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). |
