Requires django > 1.3
authorgibus
Fri, 13 Apr 2012 15:57:05 +0200
changeset 408 962f4c60c692
parent 407 2d14a80716e2
child 409 2b3dda02fa78
Requires django > 1.3
buildout.cfg
--- a/buildout.cfg	Fri Apr 13 11:53:42 2012 +0200
+++ b/buildout.cfg	Fri Apr 13 15:57:05 2012 +0200
@@ -16,7 +16,7 @@
 
 [django]
 recipe = djangorecipe
-version = 1.1.2
+version = 1.4
 # trunk
 project = cm
 projectegg = cm
@@ -57,4 +57,4 @@
 
 [omelette]
 recipe = collective.recipe.omelette
-eggs = ${django:eggs}
\ No newline at end of file
+eggs = ${django:eggs}