aboutsummaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
AgeCommit message (Expand)Author
2013-11-24Remove HIDE_DJANGO_SQL configuration option.Aymeric Augustin
2013-11-24Rename some settings for clarity and consistency.Aymeric Augustin
2013-11-16Flat is better than nested.Aymeric Augustin
2013-11-12Make it possible for panels to provide URLs and views.Aymeric Augustin
2013-11-12Move the logic to load panels inside the DebugToolbar class.Aymeric Augustin
2013-11-12Remove unnecessary nesting.Aymeric Augustin
2013-11-10Fix PEP 8 violations.Aymeric Augustin
2013-11-10Invalidate cached list of panels during tests.Aymeric Augustin
2013-11-01Get rid of custom test runner.Aymeric Augustin
2011-06-14Move test suite into parent namespaceDavid Cramer