aboutsummaryrefslogtreecommitdiffstats
path: root/tests/views.py
AgeCommit message (Expand)Author
2013-11-24Rename all panels consistently.Aymeric Augustin
2013-11-10Fix PEP 8 violations.Aymeric Augustin
2013-11-10Move two tests specific to the request vars panel in their module.Aymeric Augustin
2013-11-10Move a test specific to the template panel in its module.Aymeric Augustin
2013-10-26Don't crash on non ascii bytestrings in db params.Aymeric Augustin
2013-10-18Add test for issue #348.Aymeric Augustin
2013-10-18Test that non-string view arguments are supported.Aymeric Augustin
2013-10-18Fix crash with objects having a non-ASCII repr in context.Aymeric Augustin
2013-10-18Ensure the toolbar only outputs valid XML.Aymeric Augustin
2013-10-18Test that non-ASCII data in sessions works.Aymeric Augustin
2013-10-17Support DEFAULT_CHARSET != 'utf-8'. Fix #15.Aymeric Augustin
2013-10-17Enable unicode_literals in all non-empty modules.Aymeric Augustin
2012-04-07Added resolved URL name to the Request var panel. Closes #214.Jannis Leidel
2011-06-14Move test suite into parent namespaceDavid Cramer