- Add support for Django 1.11
- Add support for Django 1.10
- Drop support for Django < 1.8 as it is no longer officially supported.
- Switch to pytest
- 1.0.12 added German translation thanks to dated
- 1.0.11 added Catalan translation thanks to joansv
- 1.0.9 added unofficial support for Django 1.10 thanks to farin
- 1.0.8 added Spanish translation thanks to jonashagstedt
- 1.0.7 added Russian translation thanks to paschembri
- 1.0.6
django.core.context_processors.request
is still required but if not available in template context a warning will be raise instead of aKeyError
- 1.0.5 added Dutch translation thanks to douwevandermeij
- 1.0.4 context_instance is now passed to the banner template
- 1.0.3 added Italian translation thanks to Jiloc
Some very minor changes have not been listed.