github joke2k/django-environ v0.8.0

latest releases: v0.11.2, v0.11.1, v0.11.0...
2 years ago

Added

  • Log invalid lines when parse .env file #283.
  • Added docker-style file variable support #189.
  • Added option to override existing variables with read_env #103, #249.
  • Added support for empty var with None default value #209.
  • Added pymemcache cache backend for Django 3.2+ #335.

Fixed

  • Keep newline/tab escapes in quoted strings #296.
  • Handle escaped dollar sign in values #271.
  • Fixed incorrect parsing of DATABASES_URL for Google Cloud MySQL #294.

Full diff: v0.7.0...v0.8.0

Don't miss a new django-environ release

NewReleases is sending notifications on new releases.