aboutsummaryrefslogtreecommitdiffstats
path: root/tests/panels/test_request.py
AgeCommit message (Collapse)Author
2013-11-24Update all panels to follow the public API.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.