Ubuntu 11.04
Wing IDE
virtualenv
pip
github
TDD using the inbuild dev server

Production:
Hosted on Webfaction
nginx for static files
Apache with mod_wsgi

Best regards,
Martin

On Sun, Jun 5, 2011 at 11:11 PM, Developr <ian.archamb...@gmail.com> wrote:

> Hi!
>
> I'm currently developing for Django using the following the setup:
>
> Ubuntu 10.10
> PyCharm
> VirtualEnv
> Yolk
> Pip
>
> For testing I generally just use the inbuilt dev server that Django
> provides.
>
> For production I'm currently using nginx and FapWS3 - whilst it works
> great, with FapWS3 not running threaded I'm looking into other
> alternatives.
>
> I'm curious to see what other developers are using for their
> 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-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.
>
>

-- 
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