Hi

> Ubuntu 10.10
> PyCharm
> VirtualEnv
> Yolk
> Pip

OSX
PyCharm
virtualenv + pip and/or buildout
django-command-extensions and django-debug-toolbar

> For testing I generally just use the inbuilt dev server that Django
> provides.

TDD (unit tests) + BDD (freshen)

> For production I'm currently using nginx and FapWS3 - whilst it works
> great, with FapWS3 not running threaded I'm looking into other
> alternatives.

For production:
Ubuntu (10.x for now)
buildout
nginx + gunicorn stack

Regards,
Xavier.

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