summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-24[soc2010/test-refactor] converted custom_managers_regressarchive/soc2010/test-refactorPaul McMillan
2010-08-09[soc2010/test-refactor] fix to updated syntax for error messages to match trunkPaul McMillan
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-05[soc2010/test-refactor] Update docs to reflect unittest2 changes.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] Can't use class decorators in python 2.4.Paul McMillan
2010-07-02[soc2010/test-refactor] updated fixtures tests to use @skipIfDBEngine() decor...Paul McMillan
2010-07-02[soc2010/test-refactor] Added skipIfDBEngine() decorator to django.testPaul McMillan
2010-07-02[soc2010/test-refactor] Updated field_defaults to use unittest2 delta arg for...Paul McMillan
2010-07-02[soc2010/test-refactor] update expressions test to use unittest2 assertItemsE...Paul McMillan
2010-07-02[soc2010/test-refactor] small fix to allow unittest2 to compare ValuesQuerySe...Paul McMillan
2010-07-02[soc2010/test-refactor] updated custom_pk modeltest to take advantage of unit...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] Converted force_insert_update to unittest. We have al...Paul McMillan
2010-06-23[soc2010/test-refactor] Converted files modeltest to unittest. Removed unused...Paul McMillan
2010-06-23[soc2010/test-refactor] Merged changes from trunk up to 13390Paul McMillan
2010-06-23[soc2010/test-refactor] Added svnmerge propsPaul McMillan
2010-06-22[soc2010/test-refactor] Updated field_defaults modeltest to unittestPaul McMillan
2010-06-22[soc2010/test-refactor] Updated expressions modeltest to unittestsPaul McMillan
2010-06-22[soc2010/test-refactor] updated empty modeltest to unittestPaul McMillan
2010-06-22[soc2010/test-refactor] updated delete modeltest to unittestPaul McMillan
2010-06-22[soc2010/test-refactor] Updated modeltests.defer to unittestsPaul McMillan
2010-06-22[soc2010/test-refactor] Moved custom_pk modeltest to unittestPaul McMillan
2010-06-22[soc2010/test-refactor] Updated custom_methods model test to unittestsPaul McMillan
2010-06-11[soc2010/test-refactor] Converted custom_managers doctests to unittests.Paul McMillan
2010-06-10[soc2010/test-refactor] Modified contrib docs to require unittests.Paul McMillan
2010-06-10[soc2010/test-refactor] Converted custom_columns doctest to unittest.Paul McMillan
2010-06-09[soc2010/test-refactor] Renamed choices test fixture to be semantically meani...Paul McMillan
2010-06-09Converted modeltests.choices to unittestsPaul 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-27Created test-refactor SoC branch.Jacob Kaplan-Moss
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-19Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.Karen Tracey
2010-05-19Fixed #13563, a typo in the GeoDjango tutorial.Jacob Kaplan-Moss
2010-05-17Fixed a couple of typos in the release notes.Jacob Kaplan-Moss
2010-05-17Updated the docs conf.py to have the correct version number.Jacob Kaplan-Moss
2010-05-17Trunk is now 1.2.1 pre-alpha.James Bennett