buildout.cfg
changeset 84 d01c62c2a628
parent 5 44bbc75fdd85
child 93 e86755df35da
--- a/buildout.cfg	Mon Dec 28 23:37:32 2009 +0530
+++ b/buildout.cfg	Thu Jan 14 15:54:34 2010 +0530
@@ -24,6 +24,7 @@
     markdown
     textile
     beautifulsoup
+    MySQL-python
 
 [versions]
 reportlab=2.3
@@ -61,7 +62,7 @@
 
 [django-command-extensions]
 recipe = zerokspot.recipe.git
-repository = git://github.com/django-extensions/django-extensions.git
+repository = http://github.com/django-extensions/django-extensions.git
 
 [south]
 recipe = infrae.subversion