summaryrefslogtreecommitdiff
path: root/tests/modeltests/custom_methods
Commit message (Expand)AuthorAgeFilesLines
* [py3] Refactored __unicode__ to __str__.Aymeric Augustin2012-08-121-1/+3
* Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor2011-10-132-2/+6
* Migrated custom_methods doctests. Thanks to Alex Gaynor.Russell Keith-Magee2010-09-122-23/+42
* Fixed #7560 -- Moved a lot of the value conversion preparation forMalcolm Tredinnick2008-07-291-1/+2
* Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr2007-08-051-1/+1
* Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick2007-07-041-1/+1
* Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee2006-08-271-2/+2
* Changed all model unit tests to use __str__() instead of __repr__(). Also sli...Adrian Holovaty2006-06-041-11/+11
* Small formatting changes to model unit tests to make them look better in the ...Adrian Holovaty2006-05-311-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-022-0/+58