summaryrefslogtreecommitdiff
path: root/tests/modeltests/m2m_intermediary
Commit message (Expand)AuthorAgeFilesLines
* [py3] Refactored __unicode__ to __str__.Aymeric Augustin2012-08-121-3/+7
* [py3] Replaced unicode/str by six.text_type/bytes.Aymeric Augustin2012-07-221-2/+3
* Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz2012-06-071-2/+3
* Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor2011-10-132-1/+4
* Migrated m2m_intermediary doctests. Thanks to Alex Gaynor.Russell Keith-Magee2010-09-122-32/+38
* Fixed a couple typos in the modeltests' descriptions and made use of ReST inl...Gary Wilson Jr2008-08-121-4/+4
* Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr2007-08-051-4/+4
* Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick2007-07-041-5/+5
* 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-10/+10
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-022-0/+68