-------------
Released on 29 September, 2015.
- New: you can override the default with a custom management page.
- New: Management view optionally protected by Basic Auth username and
password.
- Docs: add example of loading settings from py module to README.
- Fix: include templates with package so manually copying them is not needed
anymore.
- Fix: Skip redis tests if redis-server is not running or connection cannot be
established to the server.
- Fix: Circular reference prevents package from running under Python 3.