production.cfg
changeset 7 f7a099ec1ac4
parent 5 cca34bc300d7
--- a/production.cfg	Sun Jan 24 19:20:33 2010 +0530
+++ b/production.cfg	Sun Jan 24 19:34:56 2010 +0530
@@ -3,5 +3,8 @@
     buildout.cfg
 
 eggs +=
-    MySQLdb 
+    MySQL-python 
 
+[django]
+settings = production
+eggs = ${buildout:eggs}