buildout.cfg
changeset 439 8994d24e4b2f
parent 409 2b3dda02fa78
child 584 9be5aaedfe6a
--- a/buildout.cfg	Sat May 19 10:21:54 2012 +0200
+++ b/buildout.cfg	Mon May 21 16:50:42 2012 +0200
@@ -9,6 +9,9 @@
 unzip = true
 develop = .
 
+[versions]
+django = 1.3
+
 [python]
 recipe = zc.recipe.egg
 interpreter = python
@@ -16,7 +19,6 @@
 
 [django]
 recipe = djangorecipe
-version = 1.3
 # trunk
 project = cm
 projectegg = cm