Skip to content

v0.5.0

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 30 Aug 20:31
· 339 commits to main since this release
239baf0

Added

  • Support for Django 2.1 & 2.2.
  • Added tox.ini targets.
  • Added secure redis backend URLs via rediss://.
  • Add cast=str to str() 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.