summaryrefslogtreecommitdiff
path: root/tests/modeltests/lookup/models.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 4186 to 4454 from trunk.Robin Munn2007-01-311-0/+15
* Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee2006-08-271-2/+2
* Fixed #2458 -- DB API now properly escapes backslashes, so you don't have to ...Adrian Holovaty2006-08-111-2/+11
* Fixed #1754, #2211, #2192 -- allow date filtering comparisons to use strings asMalcolm Tredinnick2006-06-281-0/+4
* Fixed bad formatting in 'lookup' model tests from [3157]Adrian Holovaty2006-06-201-1/+1
* Fixed #1857 -- Fixed get_previous_by_FIELD and get_next_by_FIELD to workMalcolm Tredinnick2006-06-201-0/+2
* Changed all model unit tests to use __str__() instead of __repr__(). Also sli...Adrian Holovaty2006-06-041-22/+22
* Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Th...Adrian Holovaty2006-05-061-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-0/+179