summaryrefslogtreecommitdiff
path: root/tests/regressiontests/string_lookup/models.py
AgeCommit message (Expand)Author
2007-05-22unicode: Added a note about some tests that fail for MySQL. Changed the testMalcolm Tredinnick
2007-05-12unicode: Added another test to make sure we don't screw up bytestrings.Malcolm Tredinnick
2007-05-12unicode: Added some more unicode conversions in django.db.models.*.Malcolm Tredinnick
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-06-23Fixed #1661 -- Added logic for string-form model references in the 'to' argum...Russell Keith-Magee
2006-06-23Fixed #1662 -- Added resolver for string-form model references for models tha...Russell Keith-Magee