Re: Django and IIS 7

2009-03-26 Thread Alex Gaynor
On Thu, Mar 26, 2009 at 10:51 AM, Lakshman Prasad wrote: > django working on Jython was a Google Summer of Code project. > > I am not aware of any project of porting django to work on IronPython. > > On Thu, Mar 26, 2009 at 8:02 PM, P M wrote: > >> IronPython is not CPython , i will be amazed if

Re: Django and IIS 7

2009-03-26 Thread Lakshman Prasad
django working on Jython was a Google Summer of Code project. I am not aware of any project of porting django to work on IronPython. On Thu, Mar 26, 2009 at 8:02 PM, P M wrote: > IronPython is not CPython , i will be amazed if these two works > identically ... > > On Thu, Mar 26, 2009 at 2:54

Re: Django and IIS 7

2009-03-26 Thread P M
IronPython is not CPython , i will be amazed if these two works identically ... On Thu, Mar 26, 2009 at 2:54 PM, Adi Sieker wrote: > > Hi, > > On 26.03.2009, at 14:21, Sergey Petrov wrote: > > > > > I've blown my brains away, trying to make django work under IIS7 on > > Windows Server 2008. > >

Re: Django and IIS 7

2009-03-26 Thread Adi Sieker
Hi, On 26.03.2009, at 14:21, Sergey Petrov wrote: > > I've blown my brains away, trying to make django work under IIS7 on > Windows Server 2008. > > I've tried PyISAPIe. I've tried fastcgi module. > > I'm no guru of windows, not even a expirienced user, though. > > Google tells nothing about dja