On Fri, Oct 23, 2009 at 10:26:32AM -0600, Jeff Hardy wrote: >2009/10/23 Markus Törnqvist <m...@nysv.org>: > >It's very possible that runserver can get a little further along than >IIS - Django pushes things pretty hard and I haven't done a ton of >testing with IIS 6.
Is there any way to see what's happening in IIS, like catching print output? Speculation is mostly irrelevant and now I have to focus on the runserver angle because I don't know how to debug this in IIS. Any hints are welcome ;) >> Does anyone know if there exists a clr/ironpython ImageField implementation >> that doesn't use PIL? A quick Google didn't turn up anything... > >You might have to create your own (or patch Django to use >System.Drawing like your other email showed). Hehe, I'd rather not patch Django, because some people may want to use Ironclad and PIL. My gut tells me I'd prefer it. Really I hadn't decided on what I want to do with the code, but the point about Ironclad made me decide I'll just create parallell objects to use. > I don't think anyone else as gotten as far with Django as you have. Cool. Then when 1.0 is running, 1.1 need attention ;) -- mjt _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com