There was an error while loading. Please reload this page.
1 parent d40199e commit b67a040Copy full SHA for b67a040
Changelog.md
@@ -3,11 +3,11 @@
3
Features:
4
5
* Dist packages (setup.py) support.
6
-* Disable Django setting injection with `$DISABLE_INJECTION` + [user_env_compile](http://devcenter.heroku.com/articles/labs-user-env-compile).
7
* Move new virtualenvs to `/app/.heroku/venv`.
8
* Heavily improved Django app detection, accounting for `Django` in `requirements.txt`.
9
* Literate [documentation](http://python-buildpack.herokuapp.com).
10
* Default `$PYTHONHOME`, `$PYTHONPATH`, and `$LANG` configurations.
+* Disable Django setting injection with `$DISABLE_INJECTION` + [user_env_compile](http://devcenter.heroku.com/articles/labs-user-env-compile).
11
* General code refactor and improved messaging.
12
* Unit tests.
13
0 commit comments