summaryrefslogtreecommitdiff
path: root/tests/version
AgeCommit message (Expand)Author
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-11-02Fixing E302 ErrorsJason Myers
2013-11-02Fixed #21302 -- Fixed unused imports and import *.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner