[Answered ]-Django + IIS +?

2👍

This is a cut and paste from my response on the mailing list. I suppose either here or there would be fine for further questions.

http://groups.google.com/group/pyisapie/browse_thread/thread/af7dac9398336e67?hl=en_US


The module isn’t supported at all and the Django folks didn’t get around to including it in the core, so it shouldn’t be considered when trying to get PyISAPIe+Django working.

If you look in the Examples folder, you’ll see some info on how to get it all set up with WSGI only, which is a better long-term solution.

Leave a comment