aboutsummaryrefslogtreecommitdiffstats
path: root/tests/settings.py
AgeCommit message (Expand)Author
2013-12-09Use django-discover-runner on older Djangos.Jannis Leidel
2013-12-09Another pass over the staticfiles panel.Jannis Leidel
2013-11-16Add Selenim test.Aymeric Augustin
2013-11-13Provide an option to force rendering panels in page.Aymeric Augustin
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