summaryrefslogtreecommitdiff
path: root/tests/bash_completion
AgeCommit message (Expand)Author
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
2013-12-22Moved apps back in the toplevel django namespace.Aymeric Augustin
2013-12-22Stopped iterating on INSTALLED_APPS.Aymeric Augustin
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-10-10Whitespace cleanup.Tim Graham
2013-09-09Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner
2013-09-06Fixed test failure introduced in efd1e6096ee87fe332cf989ba5479e9461d0fb3a (sq...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