Re: Is there a Python MVC that works just as well with just CGI, or FCGI?

2006-04-10 Thread Damjan
TurboGears? www.turbogears.com -- http://mail.python.org/mailman/listinfo/python-list

Is there a Python MVC that works just as well with just CGI, or FCGI?

2006-04-10 Thread walterbyrd
As I understand it, django works with fcgi, but it's a pain to setup. Are there any python MVCs that are optimized to work without mod_python. Or any other module that isn't likely to be loaded by standard python hosters? -- http://mail.python.org/mailman/listinfo/python-list