summaryrefslogtreecommitdiff
path: root/tests/modeltests/model_package
Commit message (Expand)AuthorAgeFilesLines
* Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor2011-10-134-5/+11
* Fixed #14473 -- converted the model_package tests from doctests to unitests. ...Alex Gaynor2010-10-151-72/+63
* Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee2010-10-041-1/+0
* Fixed an Oracle test failure introduced in [12226].Ian Kelly2010-01-191-2/+4
* Fixed #12640 -- Corrected a regression in test suite construction order intro...Russell Keith-Magee2010-01-191-1/+1
* Fixed #12386 -- Corrected the column names produced for autogenerated m2m tab...Russell Keith-Magee2010-01-141-0/+25
* Fixed #12245 -- Corrected target app handling for auto-generated m2m models w...Russell Keith-Magee2009-11-201-3/+24
* Fixed #12168 -- Corrected the registration of m2m autocreated models when mod...Russell Keith-Magee2009-11-055-0/+55