buildout.cfg
changeset 93 e86755df35da
parent 84 d01c62c2a628
child 96 178b89a3ca4f
equal deleted inserted replaced
92:3743275f7291 93:e86755df35da
    49     ${django-command-extensions:location}
    49     ${django-command-extensions:location}
    50     ${south:location}
    50     ${south:location}
    51     ${registration:location}
    51     ${registration:location}
    52 
    52 
    53 [basic-apps]
    53 [basic-apps]
    54 recipe = infrae.subversion
    54 recipe = zerokspot.recipe.git
    55 urls =
    55 repository = http://github.com/nathanborror/django-basic-apps.git
    56     http://django-basic-apps.googlecode.com/svn/trunk/ basic
       
    57 
    56 
    58 [tagging]
    57 [tagging]
    59 recipe = infrae.subversion
    58 recipe = infrae.subversion
    60 urls =
    59 urls =
    61     http://django-tagging.googlecode.com/svn/trunk/ .
    60     http://django-tagging.googlecode.com/svn/trunk/ .