summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2010-08-09[soc2010/test-refactor] Merged back up to trunkPaul McMillan
2010-08-05[soc2010/test-refactor] Merged up to trunk again to fix failing tests.Paul McMillan
2010-08-04[soc2010/test-refactor] Merged up to trunk.Paul McMillan
2010-07-06[soc2010/test-refactor] Merged up to trunk.Paul McMillan
2010-07-06[soc2010/test-refactor] Fixed @skipIfDBEngine to be more explicitPaul McMillan
2010-07-02[soc2010/test-refactor] Added skipIfDBEngine() decorator to django.testPaul McMillan
2010-07-02[soc2010/test-refactor] small fix to allow unittest2 to compare ValuesQuerySe...Paul McMillan
2010-07-02[soc2010/test-refactor] Forgot to remove a comment.Paul McMillan
2010-07-02[soc2010/test-refactor] Unittest2 integration properly done. unittest2 packag...Paul McMillan
2010-06-30[soc2010/test-refactor] Provisional unittest2 support. Currently requires uni...Paul McMillan
2010-06-23[soc2010/test-refactor] Merged changes from trunk up to 13390Paul McMillan
2010-06-09Merged trunk changes r13316:13342 into test-refactor SOC branch.Paul McMillan
2010-06-02Merged trunk changes r13307:13316 into test-refactor SoC branch.Paul McMillan
2010-05-24Bump to 1.2.1.1.2.1James Bennett
2010-05-23Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...Jannis Leidel
2010-05-22Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...Luke Plant
2010-05-21Refs #13573 -- Modified the key technique added in r13295 to be more robust a...Russell Keith-Magee
2010-05-21Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.Jannis Leidel
2010-05-21Fixed #13569 -- Fixed createsuperuser management command to work with the new...Jannis Leidel
2010-05-21Fixed #13560 -- Fixed localization of widgets.Jannis Leidel
2010-05-21Fixed #13573 -- Corrected problem with template caching when template directo...Russell Keith-Magee
2010-05-17Trunk is now 1.2.1 pre-alpha.James Bennett
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