| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-08 | Added staticfiles panel class. | Jannis Leidel | |
| 2013-11-24 | Remove HIDE_DJANGO_SQL configuration option. | Aymeric Augustin | |
| It was badly named and HIDE_IN_STACKTRACES provides a more general solution. The ability to show code in django.contrib but not in django doesn't seem particularly useful. Fix #474. | |||
| 2013-11-24 | Rename some settings for clarity and consistency. | Aymeric Augustin | |
| Thanks Jannis for his help. | |||
| 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-18 | Decode source code with the declared encoding. | Aymeric Augustin | |
| Fix #228. | |||
| 2013-11-16 | Turn package without submodules into module. | Aymeric Augustin | |
