We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ef103 commit 8598296Copy full SHA for 8598296
CHANGELOG.md
@@ -8,6 +8,8 @@ Improved Django collectstatic support.
8
- If collectstatic fails, the build fails. Full traceback is provided.
9
- `$DISABLE_COLLECTSTATIC`: skip collectstatic step completely (not new).
10
- `$DEBUG_COLLECTSTATIC`: echo environment variables upon collectstatic failure.
11
+- Updated build output style.
12
+- New warning for outdated Python (via pip `InsecurePlatform` warning).
13
14
## v75 (2016-01-29)
15
0 commit comments