django/django
Claude Paroz 44df41e5fd [1.5.x] Fixed #20695 -- Fixed contrib.humanize translation syntax errors
Affected language: Mexican Spanish, Mongolian, Romanian, Turkish
Translations for 1.6 and master will be refetched from Transifex.
Thanks ruless at gmail.com for the report.
2013-07-03 16:39:26 +02:00
..
bin [1.5.x] Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:52:38 +02:00
conf Updated translations from Transifex 2013-03-28 09:22:57 +01:00
contrib [1.5.x] Fixed #20695 -- Fixed contrib.humanize translation syntax errors 2013-07-03 16:39:26 +02:00
core [1.5.x] Fixed #20687 -- Added documentation for django.core.signing API. 2013-07-03 10:39:05 -04:00
db [1.5.x] Fixed prefetch_related + pickle regressions 2013-05-21 11:45:24 +03:00
dispatch [1.5.x] Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:37:23 +01:00
forms [1.5.x] Fixed #20211: Document backwards-incompatible change in BoundField.label_tag 2013-04-12 10:25:44 +02:00
http [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
middleware [1.5.x] Rotate CSRF token on login 2013-05-24 22:20:44 +01:00
shortcuts [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
template [py3] Always fed hashlib with bytes. 2013-02-27 10:03:33 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed #20636 -- Stopped stuffing values in the settings. 2013-06-24 20:40:19 +02:00
utils [1.5.x] Imported copyreg from six.moves 2013-05-21 10:21:52 -07:00
views [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:34:39 +01:00
__init__.py Bumped version number post-release. 2013-03-28 16:07:32 -05:00