django-environ v0.5.0 Release Notes

  • โž• Added +++++

    • ๐Ÿ‘Œ Support for Django 2.1 & 2.2.
    • โž• Added tox.ini targets.
    • โž• Added secure redis backend URLs via rediss://.
    • โž• Added 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.