Miha: I understand that WSGI is available over IIS, so that would be one way to run Django. I'm too much of a noob in that environment to say whether it's been done yet, and if so by whom.
regards Steve Miha Valencic wrote: > Ahh, thanks for the answer. Quite a few issues to address I see. Do you > think it would make sense to run it in IIS somehow? (not via fastcgi > with CPython, but with IronPython). Is that even doable yet? > > Since I am no python expert, but I am rather coming from a C background > (and nowdays C# :)), the PEP 249 code you've written isn't very clear to > me. But, I will stufy it at least and learn that way. > > Are you also commiting to Django SVN the changes you make. or are you > running on your version? > > Miha > > On Mon, Mar 17, 2008 at 6:31 PM, Dino Viehland > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > The short answer is yes, it runs. The long answer is only 0.96.1 > will run on IronPython 2.0 Beta 1 but there are some small issues: > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
