summaryrefslogtreecommitdiff
path: root/tests/modeltests/str
AgeCommit message (Expand)Author
2007-07-04unicode: Added a comment to the example in [5602].Malcolm Tredinnick
2007-07-04unicode: Changed one Model.__str__ test to verify that old-style code stillMalcolm Tredinnick
2007-05-31unicode: Changed all tests and documentation to use __unicode__ instead ofMalcolm Tredinnick
2007-04-22unicode: Fixed #3996. Added check for model-specific __unicode__ method toMalcolm Tredinnick
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-06-03Fixed #2077 -- Renamed 'repr' model tests to 'str'Adrian Holovaty