| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-24 | Rename all panels consistently. | Aymeric Augustin | |
| Enforce absolute imports to avoid clashing with built-in package names. Thanks Jannis for his feedback. | |||
| 2013-11-10 | Fix PEP 8 violations. | Aymeric Augustin | |
| 2013-11-10 | Move two tests specific to the request vars panel in their module. | Aymeric Augustin | |
| 2013-11-10 | Move a test specific to the template panel in its module. | Aymeric Augustin | |
| 2013-10-26 | Don't crash on non ascii bytestrings in db params. | Aymeric Augustin | |
| Thanks Karen Tracey for the report. Fix #422. | |||
| 2013-10-18 | Add test for issue #348. | Aymeric Augustin | |
| 2013-10-18 | Test that non-string view arguments are supported. | Aymeric Augustin | |
| Close #43. | |||
| 2013-10-18 | Fix crash with objects having a non-ASCII repr in context. | Aymeric Augustin | |
| 2013-10-18 | Ensure the toolbar only outputs valid XML. | Aymeric Augustin | |
| This allows using it in websites served with the application/xml+xhtml mime type. Fix #221. | |||
| 2013-10-18 | Test that non-ASCII data in sessions works. | Aymeric Augustin | |
| Fix #67. | |||
| 2013-10-17 | Support DEFAULT_CHARSET != 'utf-8'. Fix #15. | Aymeric Augustin | |
| 2013-10-17 | Enable unicode_literals in all non-empty modules. | Aymeric Augustin | |
| 2012-04-07 | Added resolved URL name to the Request var panel. Closes #214. | Jannis Leidel | |
| 2011-06-14 | Move test suite into parent namespace | David Cramer | |
