Re: Tools to ease template/ui development

2010-09-16 Thread russellneufeld
PyCharm is incredible. Django (with template) support. Integrated version control with git, svn, and more. Best debugger out there for python by far. Can't say enough good things about it. -- You received this message because you are subscribed to the Google Groups "Django users" group. To po

FastCGI and Django as a continuously running server

2008-11-05 Thread russellneufeld
Hi all, I'm running a web app at Dreamhost where they only allow fastcgi (no mod_python). I followed the instructions at the Dreamhost wiki for setting up Django here: http://wiki.dreamhost.com/index.php/Django and everything is working great. The one thing left that I'd like to do is set u