# HG changeset patch # User Madhusudan.C.S # Date 1290072579 -19800 # Node ID ecab1977eea976e5a2556cdee5935a42ceacf1f2 # Parent 6910c4dff9160eaa44a1dc368fd268079e63f3dc Add south location for django paths. diff -r 6910c4dff916 -r ecab1977eea9 buildout.cfg --- a/buildout.cfg Thu Nov 18 14:21:45 2010 +0530 +++ b/buildout.cfg Thu Nov 18 14:59:39 2010 +0530 @@ -13,6 +13,7 @@ pythonpath = ${tagging:location} ${django-robots:location} + ${south:location} [tagging] recipe = infrae.subversion