summaryrefslogtreecommitdiff
path: root/tests/modeltests/basic/models.py
AgeCommit message (Expand)Author
2006-11-29[multi-db] Merge trunk to [3850]. Some tests still failing.Jason Pellerin
2006-09-04[multi-db] Merge trunk to [3661]Jason Pellerin
2006-06-28Merge trunk to [3226]Jason Pellerin
2006-06-04Changed all model unit tests to use __str__() instead of __repr__(). Also sli...Adrian Holovaty
2006-05-26Made negative indexing on QuerySet instances raise an assertion error (previo...Luke Plant
2006-05-11Updated tests in line with changed exception messages, fixing 2 failures.Luke Plant
2006-05-06Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Th...Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty