pypi django-environ 0.9.0
v0.9.0

latest releases: 0.11.2, 0.11.1, 0.11.0...
2 years ago

Added

  • Added support for Postgresql cluster URI #355.
  • Added support for Django 4.0 #371.
  • Added support for prefixed variables #362.
  • Amended documentation.

Deprecated

  • Env.unicode() is deprecated and will be removed in the next
    major release. Use Env.str() instead.

Changed

  • Attach cause to ImproperlyConfigured exception #360.

Fixed

  • Fixed _cast_urlstr unquoting #357.
  • Fixed documentation regarding unsafe characters in URLs #220.
  • Fixed environ.Path.__eq__() to compare paths correctly #86, #197.

Don't miss a new django-environ release

NewReleases is sending notifications on new releases.