Skip to content
Snippets Groups Projects
Commit d23143b8 authored by Ed Morley's avatar Ed Morley
Browse files
parent c98615cd
No related branches found
No related tags found
No related merge requests found
# Python Buildpack Changelog # Python Buildpack Changelog
## Unreleased
Added automatic configuration of Gunicorn's `FORWARDED_ALLOW_IPS` setting.
Improved detection of libffi dependency when using bcrypt via `Django[bcrypt]`.
Improved GDAL support.
- GDAL dependency detection now checks for pygdal and is case-insensitive.
- The vendored GDAL library has been updated to 1.11.1.
- GDAL bootstrapping now also installs the GEOS and Proj.4 libraries.
## v77 (2016-02-10) ## v77 (2016-02-10)
Improvements to warnings and minor bugfix. Improvements to warnings and minor bugfix.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment