summaryrefslogtreecommitdiff
path: root/tests/modeltests/model_package
AgeCommit message (Expand)Author
2010-10-15Fixed #14473 -- converted the model_package tests from doctests to unitests. ...Alex Gaynor
2010-10-04Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee
2010-01-19Fixed an Oracle test failure introduced in [12226].Ian Kelly
2010-01-19Fixed #12640 -- Corrected a regression in test suite construction order intro...Russell Keith-Magee
2010-01-14Fixed #12386 -- Corrected the column names produced for autogenerated m2m tab...Russell Keith-Magee
2009-11-20Fixed #12245 -- Corrected target app handling for auto-generated m2m models w...Russell Keith-Magee
2009-11-05Fixed #12168 -- Corrected the registration of m2m autocreated models when mod...Russell Keith-Magee