buildout.cfg
changeset 101 fb27be005a5c
parent 94 e86755df35da
equal deleted inserted replaced
100:60f67ccee452 101:fb27be005a5c
    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 = zerokspot.recipe.git
    54 recipe = infrae.subversion
    55 repository = http://github.com/nathanborror/django-basic-apps.git
    55 urls =
       
    56     http://django-basic-apps.googlecode.com/svn/trunk/ basic
    56 
    57 
    57 [tagging]
    58 [tagging]
    58 recipe = infrae.subversion
    59 recipe = infrae.subversion
    59 urls =
    60 urls =
    60     http://django-tagging.googlecode.com/svn/trunk/ .
    61     http://django-tagging.googlecode.com/svn/trunk/ .