summaryrefslogtreecommitdiff
path: root/tests/modeltests/pagination/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-10-11Fixed #14444 -- Convert the pagination doctests to unittests. We have always...Alex Gaynor