summaryrefslogtreecommitdiff
path: root/tests/modeltests/unmanaged_models/tests.py
AgeCommit message (Expand)Author
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
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-09-13Migrated unmanaged_models doctests. Thanks to Eric Florenzano.Russell Keith-Magee
2009-04-09Fixed #10647: intermediary tables between two umanaged models are no longer c...Jacob Kaplan-Moss