Re: lighttpd + django on windows

2009-01-07 Thread Eric Simorre
In fact, I think that the chapter describing the fastcgi deployment in the django doc is a little ... light :-) it gives only a description of a typical django.fcgi, and that's all. I have already deployed django sites with the following configs: - fastcgi ona hosting platform - apache/mod_pyt

lighttpd + django on windows

2009-01-07 Thread Eric Simorre
Does anybody know a tutorial about deploying django with lighttpd on windows ? it does not work , and I don't find what to do Thanks, Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To pos

dealing with legacy tables without primary key

2008-10-02 Thread Eric Simorre
I have just posted this in the dev group, but it should interest users too: http://groups.google.com/group/django-developers/browse_frm/thread/5611a45dc23f6e06 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django u

django & chat

2008-09-24 Thread Eric Simorre
Hi, if you are looking for a chat component to embed in a django project, take a look at the django-chat project (http://code.google.com/p/ django-chat/ , it has just started), your comments are welcome, in the chat demo or here. cheers, Eric --~--~-~--~~~---~--~~