Tagged Questions

3
votes
2answers
255 views

Project management/build tools for a Django project?

Coming from Java development where build and project management tools abound, I'd like to know what's available for Django. I'd really like to use something like Maven for building things, but is ...
2
votes
1answer
343 views

Managing multiple versions in cruise-control, team city, etc

In my shop (as I expect it is in most), you have multiple releases of different software components (let's call them foo-client and bar-service). In my cc.net configuration, I currently have one ...