This commit is contained in:
Kenneth Reitz
2012-05-30 01:18:09 -04:00
parent efebff4ce8
commit f775fca31c
+9
View File
@@ -1,3 +1,12 @@
## v7
Features:
* Full removal of Django setting injection for new apps.
* Automatic execution of collectstatic.
* Search recursively from included requirements.txt files.
## v6 (03/23/2012)
Features: