summaryrefslogtreecommitdiff
path: root/tests/modeltests/m2o_recursive/models.py
Commit message (Expand)AuthorAgeFilesLines
* [py3] Refactored __unicode__ to __str__.Aymeric Augustin2012-08-121-2/+5
* Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor2011-10-131-0/+1
* Migrated m2o_recursive and m2o_recursive2 tests, merging them into a single p...Russell Keith-Magee2010-10-121-19/+7
* Fixed #6365 -- Added `blank=True` to parent attribute of `m2o_recursive` mode...Gary Wilson Jr2008-01-131-1/+1
* 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-4/+4
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-0/+40