aboutsummaryrefslogtreecommitdiffstats
path: root/tests/panels/test_logging.py
AgeCommit message (Collapse)Author
2014-01-08Allow the tests to run on Django 1.7.Aymeric Augustin
2013-11-24Rename all panels consistently.Aymeric Augustin
Enforce absolute imports to avoid clashing with built-in package names. Thanks Jannis for his feedback.