On Apr 13, 8:18 am, James West <[EMAIL PROTECTED]> wrote: [...] > Ideally, I'd like something like Ruby on Rails that would provide > scaffolding support so I can bootstrap the system, so to speak. I've > looked at Django, but the client is only running Apache 1.x and Python > 2.3.
Django only requires Python 2.3 IIRC, and I think you can use it with FastCGI instead of mod_python. Doesn't FastCGI only require apache 1.3.x ? -- Arnaud -- http://mail.python.org/mailman/listinfo/python-list