Add south location for django paths. south-migration
authorMadhusudan.C.S <madhusudancs@gmail.com>
Thu, 18 Nov 2010 14:59:39 +0530
branchsouth-migration
changeset 270 ecab1977eea9
parent 269 6910c4dff916
child 271 412b8db4a036
Add south location for django paths.
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