Re: CI for Django projects

2010-02-19 Thread Jens Jahnke
Hi, you could try TeamCity. I've written some short instructions (in german) here: http://www.jan0sch.de/wissen/teamcity-django-python-tests You'll need an extension for python, a custom test runner and the appropriate build configuration for TeamCity. We are using this for some months now and it

Re: CI for Django projects

2010-02-19 Thread Angel Cruz
I have used a Continous Integration framework form TeamCity to auto build and test our Delphi based product. Though it is not building and testing Django, the TeamCity executable eventually calls python, which controls every thing from that point on. With python, I am sure you can auto build and

CI for Django projects

2010-02-19 Thread HB
Hey, Do you know a Continuous Integration tool that supports Django projects? Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email