Skip to content

Commit b67a040

Browse files
author
Kenneth Reitz
committed
changelog
1 parent d40199e commit b67a040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
Features:
44

55
* 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).
76
* Move new virtualenvs to `/app/.heroku/venv`.
87
* Heavily improved Django app detection, accounting for `Django` in `requirements.txt`.
98
* Literate [documentation](http://python-buildpack.herokuapp.com).
109
* Default `$PYTHONHOME`, `$PYTHONPATH`, and `$LANG` configurations.
10+
* Disable Django setting injection with `$DISABLE_INJECTION` + [user_env_compile](http://devcenter.heroku.com/articles/labs-user-env-compile).
1111
* General code refactor and improved messaging.
1212
* Unit tests.
1313

0 commit comments

Comments
 (0)