summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2010-05-17Bump version and download info to 1.2.1.2James Bennett
2010-05-17Fixed a couple of es_AR translation errors.Ramiro Morales
2010-05-16Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, Håvard G...Jannis Leidel
2010-05-16Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...Jannis Leidel
2010-05-15Fixed #13544 -- Updated Norwegian bokmal translation. Thanks, Jon Lønne.Jannis Leidel
2010-05-14Fixed #13536 - Updated French translation. Thanks, David Larlet.Jannis Leidel
2010-05-13Updated the English language files to match the strings in the 1.2 release.Jannis Leidel
2010-05-13Updated German translation.Jannis Leidel
2010-05-13Fixed #13514 -- Corrected the process of loading multiple javascript translat...Russell Keith-Magee
2010-05-13Corrected 'name' of functions wrapped with method_decoratorLuke Plant
2010-05-12Fixed #13502 -- Updated Arabic translation. Thanks to okhayat.Russell Keith-Magee
2010-05-12Fixed #13517 -- Added Latvian L10N description. Thanks to fest.Russell Keith-Magee
2010-05-12Fixed #13486 -- Corrected handling of %I in admin javascript version of strft...Russell Keith-Magee
2010-05-11Updated es_AR translation. Complete as of r13237.Ramiro Morales
2010-05-11Fixed #13523 -- Updated Russian translation. Thanks to Alexey Boriskin.Russell Keith-Magee
2010-05-11Fixed #13521 -- Corrected javascript comparisons determining when to show and...Russell Keith-Magee
2010-05-11Fixed #13522 -- Updated Indonesian translation. Thanks to gchandrasa.Russell Keith-Magee
2010-05-11Fixed #13513 -- Ensured that queries collecting deleted objects are issued on...Russell Keith-Magee
2010-05-11Fixed #13520 -- Updated Finnish translation. Thanks to Aku Kotkavuo.Russell Keith-Magee
2010-05-10Fixed #13515 -- Updated Irish translation of Javascript catalog. Thanks, Mich...Jannis Leidel
2010-05-10Fixed #13517 -- Updated Latvian translation. Thanks, Reinis Veips.Jannis Leidel
2010-05-10updated croatian translationAljosa Mohorovic
2010-05-10Compiled .mo file for the Italian translationNicola Larosa
2010-05-10Italian translation updatedNicola Larosa
2010-05-10Removed some debug accidentally committed in r13201.Russell Keith-Magee
2010-05-10Fixed #13341 -- Clarified default arguments to the RegexValidator. Thanks to ...Russell Keith-Magee
2010-05-10Fixed #12892 - Fixed unicode related bug in a utility function of the admindo...Jannis Leidel
2010-05-10Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...Jannis Leidel
2010-05-10Fixed #13508 - Updated Hebrew translation. Thanks, Alex Gaynor.Jannis Leidel
2010-05-10Fixed #13236 - Updated Korean translation. Thanks, Joongi Kim.Jannis Leidel
2010-05-09Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong.Jannis Leidel
2010-05-09Fixed #13262 - Updated Czech translation. Thanks, Vlada Macek and Petr Marhoun.Jannis Leidel
2010-05-09Fixed #13505 -- Updated Japanese translation. Thanks to Takashi Matsuo.Russell Keith-Magee
2010-05-09Fixed #13498 -- Updated Slovak translation. Thanks to Martin Kosír.Russell Keith-Magee
2010-05-09Fixed #13491 -- Updated Irish translation. Thanks to Michael Thornhill.Russell Keith-Magee
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner
2010-05-08Fixed #1834 -- added docstrings to admin templatetagsBrian Rosner
2010-05-08Fixed #13477 - Updated Slovenian translation. Thanks, Gasper Zejn and Jure Cu...Jannis Leidel
2010-05-07Fixed #13483 - Updated Serbian and Serbian Latin translations. Thanks, janos.Jannis Leidel
2010-05-07Added preliminary Frisian formats.Jannis Leidel
2010-05-07Fixed #13485 - Updated Swedish formats. Thanks, algestam.Jannis Leidel
2010-05-07Added preliminary Bosnian formats.Jannis Leidel
2010-05-07Added preliminary Albanian formats.Jannis Leidel
2010-05-06Bump to 1.2 RC 1James Bennett
2010-05-05Removed duplicated code from `django.contrib.gis.db.backend` and added a depr...Justin Bronn
2010-05-05Fixed #13046 -- Updated Argentinian spanish translation.Ramiro Morales
2010-05-04Updated German translation.Jannis Leidel
2010-05-04Fixed #13472 - Fixed minor regression in admin actions template introduced in...Jannis Leidel
2010-05-04Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...Justin Bronn
2010-05-04Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds....Russell Keith-Magee