summaryrefslogtreecommitdiff
path: root/tests/modeltests/fixtures_model_package/models/__init__.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2011-11-27Changed the fixtures used to test the 'initial_data' feature so they don't co...Aymeric Augustin
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2011-07-13Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...Jannis Leidel
2010-08-23Fixed #14155 -- Refactored another doctest suite and call to flush. Thanks to...Russell Keith-Magee
2009-12-19Fixed #6961 - loaddata fails if models is a package instead of a moduleLuke Plant