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.4.5 #234

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.4.0 to 0.4.5.

Changelog

0.4.5

--------------------------
Added
+++++
- Support for Django 2.0
- Support for smart casting
- Support PostgreSQL unix domain socket paths
- Tip: Multiple env files

Changed
+++++++
- Fix parsing option values None, True and False
- Order of importance of engine configuration in db_url_config

Removed
+++++++
- Remove django and six dependencies

0.4.4

--------------------------

Added
+++++
- Support for django-redis multiple locations (master/slave, shards)
- Support for Elasticsearch2
- Support for Mysql-connector
- Support for pyodbc
- Add __contains__ feature to Environ class

Changed
+++++++
- Fix Path subtracting

0.4.3

--------------------------
Changed
+++++++
- Rollback the default Environ to os.environ

0.4.2

-------------------------
Added
+++++
- Confirm support for Django 1.11.
- Support for Redshift database URL

Changed
+++++++
- Fix uwsgi settings reload problem (55)
- Update support for django-redis urls (109)

0.4.1

----------------------------
Added
+++++
- Add support for Django 1.10

Changed
+++++++
- Fix for unsafe characters into URLs
- Clarifying warning on missing or unreadable file. Thanks to nickcatal
- Fix support for Oracle urls
- Fix support for django-redis
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