| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-26 | Make note of the incompatability with the GZipMiddleware. | tschilling | |
| 2014-07-26 | Don't suggest adding the app config to INSTALLED_APPS. | Aymeric Augustin | |
| This is more in line with Django's contrib apps. Fix #621. | |||
| 2014-01-08 | Add an AppConfig for Django 1.7. | Aymeric Augustin | |
| 2013-12-24 | Implicit setup can also fail with ImproperlyConfigured. | Aymeric Augustin | |
| Fix #511. | |||
| 2013-11-30 | Small documentation improvements. | Aymeric Augustin | |
| 2013-11-30 | Provide a solution to prevent monkey-patching the settings. | Aymeric Augustin | |
| This is necessary to work around extreme cases of circular imports. We really need to reverse URLs at import time and this isn't always possible. | |||
| 2013-11-30 | Fix instructions for installing the dev version | Aymeric Augustin | |
| 2013-11-24 | Add short release notes for 1.0. | Aymeric Augustin | |
| Fix #475. | |||
| 2013-11-24 | Take advantage of django.contrib.staticfiles to serve static files. | Aymeric Augustin | |
| It is the de facto standard nowadays and there's no good reason not to use it. | |||
| 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-12 | Make it possible for panels to provide URLs and views. | Aymeric Augustin | |
| Fix #448. | |||
| 2013-11-11 | Rewrite installation instructions. | Aymeric Augustin | |
| 2013-11-01 | Add response headers to the Headers panel. | Aymeric Augustin | |
| 2013-10-27 | Migrate info from README to docs. | Aymeric Augustin | |
| 2013-10-27 | Initial structure of the docs. | Aymeric Augustin | |
