summaryrefslogtreecommitdiff
path: root/tests/modeltests/m2m_through/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
2010-11-02Migrated m2m_through doctests. Thanks to the anonymous contributor.Russell Keith-Magee