Hi,

On Wed, Apr 29, 2009 at 10:44 PM, meppum <mmep...@gmail.com> wrote:
>
> Just wanted to get an idea of what tools others were using to manage
> the dependencies between their code and other projects. For instance,
> if I have a project that uses django registration, voting, and tags
> I'd like to have an automated way of downloading this source code when
> i deploy to new locations. I guess sort of like Maven for Java. What
> are my options?

Capistrano, Fabric, Puppet. I use virtualenv and a custom
bootstrap script like Pinax does.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to