Added
- Support for Django 2.1 & 2.2.
- Added tox.ini targets.
- Added secure redis backend URLs via
rediss://
. - Add
cast=str
tostr()
method.
Fixed
- Fixed misspelling in the documentation.
Changed
- Validate empty cache url and invalid cache schema.
- Set
long_description_content_type
in setup. - Improved Django 1.11 database configuration support.