- update to 0.12.0:
* Include prefix in the ImproperlyConfigured error message
#513.
* Add support for Python 3.12 and 3.13 #538.
* Add support for Django 5.1 #535.
* Add support for Django CockroachDB driver #509.
* Add support for Django Channels #266.
* Disabled inline comments handling by default due to potential
side effects. While the feature itself is useful, the
project's philosophy dictates that it should not be enabled
by default for all users #499.
* Removed support of Python 3.6, 3.7 and 3.8 #538.
* Removed support of Django 1.x. #538.
OBS-URL: https://build.opensuse.org/request/show/1248083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-environ?expand=0&rev=7
* Include prefix in the ImproperlyConfigured error message
#513.
* Add support for Python 3.12 and 3.13 #538.
* Add support for Django 5.1 #535.
* Add support for Django CockroachDB driver #509.
* Add support for Django Channels #266.
* Disabled inline comments handling by default due to potential
side effects. While the feature itself is useful, the
project's philosophy dictates that it should not be enabled
by default for all users #499.
* Removed support of Python 3.6, 3.7 and 3.8 #538.
* Removed support of Django 1.x. #538.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-environ?expand=0&rev=13
- update to 0.11.2:
* Revert "Add variable expansion." feature
* Revert "Add interpolate argument to avoid resolving proxied
values." feature
* Added support for Django 4.2
* Added support for secure Elasticsearch connections
* Added variable expansion
* Added capability to handle comments after #, after quoted values,
* Added support for ``interpolate`` parameter
* Use the core redis library by default if running Django >= 4.0
* Value of dict can now contain an equal sign
* Added support for Python 3.11.
* Added ``CONN_HEALTH_CHECKS`` to database base options
* Added ``encoding`` parameter to ``read_env`` with default
value 'utf8'
* Added support for Django 4.1
OBS-URL: https://build.opensuse.org/request/show/1225998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-environ?expand=0&rev=6
* Revert "Add variable expansion." feature
* Revert "Add interpolate argument to avoid resolving proxied
values." feature
* Added support for Django 4.2
* Added support for secure Elasticsearch connections
* Added variable expansion
* Added capability to handle comments after #, after quoted values,
* Added support for ``interpolate`` parameter
* Use the core redis library by default if running Django >= 4.0
* Value of dict can now contain an equal sign
* Added support for Python 3.11.
* Added ``CONN_HEALTH_CHECKS`` to database base options
* Added ``encoding`` parameter to ``read_env`` with default
value 'utf8'
* Added support for Django 4.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-environ?expand=0&rev=11