Jeff: I looked at this project a while back, but have not done much with it yet. One twist I see is that the ms-sql support for django is based on a copy of my adodbapi package which was forked before IronPython support was added. I wonder whether my next effort should be to include some specific django support in adodbapi so that it can be used, rather than the forked version. I intend to make adodbapi use real ADO.NET calls, rather than COM, in the next version. My hope is to make one dbapi which will do IronPython, storm, and django all at the same time. What's your advise on this? -- Vernon Cole
On Tue, Sep 22, 2009 at 9:43 AM, Jeff Hardy <jdha...@gmail.com> wrote: > On Tue, Sep 22, 2009 at 2:53 AM, Markus Törnqvist <m...@nysv.org> wrote: > > On Sun, Sep 20, 2009 at 06:59:41PM +0300, Markus T�rnqvist wrote: > > > > Hate to be upping my posts this way, but no one's seen this? > > Hi Markus, > There are some issues with Django still; I don't think they're > impossible to solve. I wouldn't try 0.96; it's too old to be worth > bothering with, and it doesn't work either. > > I'd like to help more, but I'm a bit overwhelmed at the moment - sorry. > > - Jeff > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com >
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com