summaryrefslogtreecommitdiff
path: root/tests/base/models.py
AgeCommit message (Expand)Author
2017-06-01[1.11.x] Sorted imports per isort 4.2.9.Tim Graham
2016-11-14Fixed E305 flake8 warnings.Ramin Farajpour Cami
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
2013-10-10Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.Tim Graham
2013-09-02Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-05-19add comment to explain why it's necessary to do an explicit check forAndrea Crotti
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner