Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-environ to 0.12.0 #2160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-environ from 0.11.2 to 0.12.0.

Changelog

0.12.0

-----------------------------
Fixed
+++++
- Include prefix in the ``ImproperlyConfigured`` error message
`513 <https://github.com/joke2k/django-environ/issues/513>`_.

Added
+++++
- Add support for Python 3.12 and 3.13
`538 <https://github.com/joke2k/django-environ/issues/538>`_.
- Add support for Django 5.1
`535 <https://github.com/joke2k/django-environ/issues/535>`_.
- Add support for Django CockroachDB driver
`509 <https://github.com/joke2k/django-environ/issues/509>`_.
- Add support for Django Channels
`266 <https://github.com/joke2k/django-environ/issues/266>`_.

Changed
+++++++
- 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 <https://github.com/joke2k/django-environ/issues/499>`_.

Removed
+++++++
- Removed support of Python 3.6, 3.7 and 3.8
`538 <https://github.com/joke2k/django-environ/issues/538>`_.
- Removed support of Django 1.x.
`538 <https://github.com/joke2k/django-environ/issues/538>`_.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant