Re: FastCGI support builtin to django-admin for 0.95 (patch included)

2006-05-16 Thread Bryan
Thanks a lot, James. This is really great. Will this be merged into the trunk any time soon? Bryan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to d

Re: FastCGI support builtin to django-admin for 0.95 (patch included)

2006-05-09 Thread James Crasta
> Thanks for this ticket/patch! Yes, some documentation would be > fantastic and would help me understand how to use this before > committing it to trunk. Go ahead and write those docs and append 'em > to the ticket, if you get a chance. I wrote up some documentation in ReST style, copying the st

Re: FastCGI support builtin to django-admin for 0.95 (patch included)

2006-05-02 Thread Adrian Holovaty
On 5/2/06, James Crasta <[EMAIL PROTECTED]> wrote: > I really hope that this could be integrated before 0.95, and I'll be > happy to post documentation for how to use it on both apache and > LigHTTPD setups. Hey James, Thanks for this ticket/patch! Yes, some documentation would be fantastic and

FastCGI support builtin to django-admin for 0.95 (patch included)

2006-05-02 Thread James Crasta
I must say firstly that I'm psyched magic-removal has merged into trunk. I know it's not in the established feature set for django 0.95, but I think this really ought to be considered for inclusion. Currently, the recommended setup for running django is mod_python. Unfortunately, for many people