Skip to content
Snippets Groups Projects
Unverified Commit d7bfdc48 authored by Ed Morley's avatar Ed Morley Committed by GitHub
Browse files

Release v196 (#1213)

Closes GUS-W-9318135.
parent 5d8d4689
No related branches found
Tags v196
No related merge requests found
......@@ -2,6 +2,9 @@
## Unreleased
## v196 (2021-05-25)
- Django collectstatic is no longer skipped if `DISABLE_COLLECTSTATIC` is set to `0` or the empty string ([#1208](https://github.com/heroku/heroku-buildpack-python/pull/1208)).
- If Django collectstatic is skipped, output the reason why ([#1208](https://github.com/heroku/heroku-buildpack-python/pull/1208)).
- Output a deprecation warning when collectstatic is skipped via the `.heroku/collectstatic_disabled` file ([#1208](https://github.com/heroku/heroku-buildpack-python/pull/1208)).
......
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