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 test your django apps.  Django
is just python, right?

I am using the tool on a Windows server, but I see that they have a MacOSX
version as well.

On Fri, Feb 19, 2010 at 10:01 AM, HB <[email protected]> wrote:

> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected]<django-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

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

Reply via email to