| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-09 | Use django-discover-runner on older Djangos. | Jannis Leidel | |
| 2013-12-09 | Another pass over the staticfiles panel. | Jannis Leidel | |
| - adds some docstrings - adds some basic tests - adds the staticfiles panel to the default list of panels - fixed a pluralization bug in the template - refactored some things into own methods for easier testing | |||
| 2013-11-16 | Add Selenim test. | Aymeric Augustin | |
| 2013-11-13 | Provide an option to force rendering panels in page. | Aymeric Augustin | |
| Requested by David who seems to runs the debug toolbar in production :-) | |||
| 2013-11-11 | Don't set up the toolbar when DEBUG = False. | Aymeric Augustin | |
| 2013-11-11 | Automatically enable DebugToolbarMiddleware when it isn't enabled. | Aymeric Augustin | |
| 2013-11-11 | Set INTERNAL_IPS to a convenient default when it isn't set. | Aymeric Augustin | |
| 2013-11-01 | Removed redundant settings manipulations in tests. | Aymeric Augustin | |
| 2013-11-01 | Get rid of custom test runner. | Aymeric Augustin | |
| Refs #426. | |||
