use django 1.1.2 (fixes notif. test)
authorraph
Tue, 03 Aug 2010 16:42:05 +0200
changeset 304 19f313576d44
parent 303 31eb61fe6cf4
child 305 df2c3202fd8e
use django 1.1.2 (fixes notif. test)
buildout.cfg
--- a/buildout.cfg	Tue Aug 03 16:16:25 2010 +0200
+++ b/buildout.cfg	Tue Aug 03 16:42:05 2010 +0200
@@ -16,7 +16,7 @@
 
 [django]
 recipe = djangorecipe
-version = 1.1.1
+version = 1.1.2
 # trunk
 project = cm
 projectegg = cm