v8 changelog

This commit is contained in:
Kenneth Reitz
2012-05-30 16:01:38 -04:00
parent c4404694e1
commit c5d7991468
+11
View File
@@ -1,3 +1,14 @@
## v8
Features:
* Disable Django collectstatic with `$DISABLE_COLLECTSTATIC` + [user_env_compile](http://devcenter.heroku.com/articles/labs-user-env-compile).
Bugfixes:
* Don't disbable injection for new Django apps.
* Inform user of July 1, 2012 deprecation of Django injection.
## v7
Features: