django1/django
Jannis Leidel 533517ec65 Updated formtools translations from transifex.net. Refs #15300.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15688 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-01 09:02:40 +00:00
..
bin Fixed #14419 -- Enhanced the help text of the makemessages management command. Thanks lsaffre for the report and suggestions and gruszczy for the patch. 2011-01-25 01:39:39 +00:00
conf Added Azerbaijani and Urdu to list of supported languages and added initial core translations. Refs #15300. 2011-03-01 08:50:18 +00:00
contrib Updated formtools translations from transifex.net. Refs #15300. 2011-03-01 09:02:40 +00:00
core Fixed #15520 -- Fixed incompatibility with email module shipped with Python 2.4 introduced in r15669. Thanks dobcey for the report. 2011-02-28 14:07:59 +00:00
db Fixed #11707 - limit_choices_to on a ForeignKey can render duplicate options in formfield 2011-02-21 14:03:59 +00:00
dispatch Preventing problems possibly introduced by r14662 2010-11-21 17:34:21 +00:00
forms Fixed #15349 - Bound FormSet produces bound empty_form 2011-02-21 15:43:42 +00:00
http Fixed #13007 -- Made cookie parsing resilent to the presence of cookies with invalid characters in their names. Thanks Warlax for the report, Ubercore for his work on a fix and Jannis and Luke for review and guidance. 2011-02-13 02:24:05 +00:00
middleware Corrected logging call in CSRF middleware 2011-02-21 23:00:44 +00:00
shortcuts Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 2011-01-05 22:41:43 +00:00
template Fixed #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00
templatetags Fixes #7817 and #9456. 2010-12-18 02:50:26 +00:00
test Fix broken tests due to changes in r15591 by updating the test store_rendered_templates signal handler. 2011-02-21 10:12:23 +00:00
utils Fixed #15369 -- Added missing import in _os module. Thanks, jonash. 2011-02-21 14:16:29 +00:00
views Fixed #15508 -- Corrected a misleading error message in the DetailView generic view. Thanks to varikin for the report. 2011-02-26 05:37:35 +00:00
__init__.py Trunk is now 1.3 beta 1. 2010-12-23 04:04:20 +00:00