aboutsummaryrefslogtreecommitdiffstats
path: root/tests/settings.py
AgeCommit message (Expand)Author
2013-11-11Don't set up the toolbar when DEBUG = False.Aymeric Augustin
2013-11-11Automatically enable DebugToolbarMiddleware when it isn't enabled.Aymeric Augustin
2013-11-11Set INTERNAL_IPS to a convenient default when it isn't set.Aymeric Augustin
2013-11-01Removed redundant settings manipulations in tests.Aymeric Augustin
2013-11-01Get rid of custom test runner.Aymeric Augustin