IIS support revived

2008-01-11 Thread Phillip
Just updated PyISAPIe with support for Python 2.5 and the latest Django release. You can either use the Django-specific handler or the WSGI adapter (example included). No installer yet, but there is new documentation on the project page. Hope this is a little easier to get going than the last ve

Re: IIS support revived

2008-01-11 Thread Simon Rivada
Thanks for the effort, I'll look into it in some time! Phillip wrote: > Just updated PyISAPIe with support for Python 2.5 and the latest > Django release. You can either use the Django-specific handler or the > WSGI adapter (example included). > > No installer yet, but there is new documentation