summaryrefslogtreecommitdiff
path: root/tests/modeltests/fixtures_model_package/models
AgeCommit message (Expand)Author
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