Commit 85982967 authored by Kenneth Reitz's avatar Kenneth Reitz

updated changelog

parent f5ef1032
...@@ -8,6 +8,8 @@ Improved Django collectstatic support. ...@@ -8,6 +8,8 @@ Improved Django collectstatic support.
- If collectstatic fails, the build fails. Full traceback is provided. - If collectstatic fails, the build fails. Full traceback is provided.
- `$DISABLE_COLLECTSTATIC`: skip collectstatic step completely (not new). - `$DISABLE_COLLECTSTATIC`: skip collectstatic step completely (not new).
- `$DEBUG_COLLECTSTATIC`: echo environment variables upon collectstatic failure. - `$DEBUG_COLLECTSTATIC`: echo environment variables upon collectstatic failure.
- Updated build output style.
- New warning for outdated Python (via pip `InsecurePlatform` warning).
## v75 (2016-01-29) ## v75 (2016-01-29)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment