summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [soc2010/test-refactor] converted custom_managers_regressarchive/soc2010/test-refactorsoc2010/test-refactorPaul McMillan2010-08-242-42/+47
* [soc2010/test-refactor] fix to updated syntax for error messages to match trunkPaul McMillan2010-08-091-4/+4
* [soc2010/test-refactor] Merged back up to trunkPaul McMillan2010-08-09108-1699/+8195
* [soc2010/test-refactor] Merged up to trunk again to fix failing tests.Paul McMillan2010-08-059-45/+182
* [soc2010/test-refactor] Update docs to reflect unittest2 changes.Paul McMillan2010-08-052-8/+13
* [soc2010/test-refactor] Merged up to trunk.Paul McMillan2010-08-0435-247/+444
* [soc2010/test-refactor] Merged up to trunk.Paul McMillan2010-07-0614-38/+57
* [soc2010/test-refactor] Fixed @skipIfDBEngine to be more explicitPaul McMillan2010-07-061-2/+4
* [soc2010/test-refactor] Can't use class decorators in python 2.4.Paul McMillan2010-07-021-1/+1
* [soc2010/test-refactor] updated fixtures tests to use @skipIfDBEngine() decor...Paul McMillan2010-07-021-46/+44
* [soc2010/test-refactor] Added skipIfDBEngine() decorator to django.testPaul McMillan2010-07-022-0/+14
* [soc2010/test-refactor] Updated field_defaults to use unittest2 delta arg for...Paul McMillan2010-07-021-4/+2
* [soc2010/test-refactor] update expressions test to use unittest2 assertItemsE...Paul McMillan2010-07-021-4/+0
* [soc2010/test-refactor] small fix to allow unittest2 to compare ValuesQuerySe...Paul McMillan2010-07-021-1/+1
* [soc2010/test-refactor] updated custom_pk modeltest to take advantage of unit...Paul McMillan2010-07-021-6/+6
* [soc2010/test-refactor] Forgot to remove a comment.Paul McMillan2010-07-021-2/+0
* [soc2010/test-refactor] Unittest2 integration properly done. unittest2 packag...Paul McMillan2010-07-0215-3/+2660
* [soc2010/test-refactor] Provisional unittest2 support. Currently requires uni...Paul McMillan2010-06-302-49/+49
* [soc2010/test-refactor] Converted force_insert_update to unittest. We have al...Paul McMillan2010-06-232-52/+50
* [soc2010/test-refactor] Converted files modeltest to unittest. Removed unused...Paul McMillan2010-06-232-131/+129
* [soc2010/test-refactor] Merged changes from trunk up to 13390Paul McMillan2010-06-2310-24/+92
* [soc2010/test-refactor] Added svnmerge propsPaul McMillan2010-06-230-0/+0
* [soc2010/test-refactor] Updated field_defaults modeltest to unittestPaul McMillan2010-06-222-38/+40
* [soc2010/test-refactor] Updated expressions modeltest to unittestsPaul McMillan2010-06-223-105/+200
* [soc2010/test-refactor] updated empty modeltest to unittestPaul McMillan2010-06-222-15/+15
* [soc2010/test-refactor] updated delete modeltest to unittestPaul McMillan2010-06-222-165/+169
* [soc2010/test-refactor] Updated modeltests.defer to unittestsPaul McMillan2010-06-223-163/+158
* [soc2010/test-refactor] Moved custom_pk modeltest to unittestPaul McMillan2010-06-222-136/+125
* [soc2010/test-refactor] Updated custom_methods model test to unittestsPaul McMillan2010-06-222-21/+26
* [soc2010/test-refactor] Converted custom_managers doctests to unittests.Paul McMillan2010-06-113-48/+95
* [soc2010/test-refactor] Modified contrib docs to require unittests.Paul McMillan2010-06-101-3/+4
* [soc2010/test-refactor] Converted custom_columns doctest to unittest.Paul McMillan2010-06-103-66/+82
* [soc2010/test-refactor] Renamed choices test fixture to be semantically meani...Paul McMillan2010-06-092-1/+1
* Converted modeltests.choices to unittestsPaul McMillan2010-06-093-26/+49
* Merged trunk changes r13316:13342 into test-refactor SOC branch.Paul McMillan2010-06-0920-461/+594
* Merged trunk changes r13307:13316 into test-refactor SoC branch.Paul McMillan2010-06-0213-859/+865
* Created test-refactor SoC branch.Jacob Kaplan-Moss2010-05-270-0/+0
* Bump to 1.2.1.1.2.1James Bennett2010-05-242-2/+2
* Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...Jannis Leidel2010-05-232-0/+7
* Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...Luke Plant2010-05-221-5/+25
* Refs #13573 -- Modified the key technique added in r13295 to be more robust a...Russell Keith-Magee2010-05-211-3/+6
* Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.Jannis Leidel2010-05-211-8/+22
* Fixed #13569 -- Fixed createsuperuser management command to work with the new...Jannis Leidel2010-05-212-1/+10
* Fixed #13560 -- Fixed localization of widgets.Jannis Leidel2010-05-217-35/+43
* Fixed #13573 -- Corrected problem with template caching when template directo...Russell Keith-Magee2010-05-214-7/+35
* Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.Karen Tracey2010-05-191-1/+1
* Fixed #13563, a typo in the GeoDjango tutorial.Jacob Kaplan-Moss2010-05-191-2/+2
* Fixed a couple of typos in the release notes.Jacob Kaplan-Moss2010-05-171-2/+2
* Updated the docs conf.py to have the correct version number.Jacob Kaplan-Moss2010-05-171-2/+2
* Trunk is now 1.2.1 pre-alpha.James Bennett2010-05-171-1/+1