# HG changeset patch # User paulb # Date 1191625371 0 # Node ID 015552f8bdc1aeb118ff6051e79ec15afe2a42b2 # Parent 4e4acfa9aeaa5cf144a4ad58ec05e460e1e1622f [project @ 2007-10-05 23:02:51 by paulb] Added more details of tested environments. diff -r 4e4acfa9aeaa -r 015552f8bdc1 docs/supported-frameworks.html --- a/docs/supported-frameworks.html Fri Oct 05 22:32:08 2007 +0000 +++ b/docs/supported-frameworks.html Fri Oct 05 23:02:51 2007 +0000 @@ -24,11 +24,11 @@ DjangoDjango 0.95http://www.djangoproject.com/
Jython/Java Servlet - Jython 2.1, Java JDK 1.3.1_02, Tomcat 4.1.31 (Servlet 2.3)
Jython 2.1, GIJ 4.1.2, Tomcat 4.1.31 and 4.1.36 (Servlet 2.3)Jython (http://www.jython.org/)

Java Servlet container:
Apache Tomcat (http://tomcat.apache.org/) + Jython (http://www.jython.org/)

Java Servlet container:
Apache Tomcat (http://tomcat.apache.org/) mod_python - 3.0.3 (3.1.3 for framework cookie and session support)http://www.modpython.org/
Apache httpd (http://httpd.apache.org/) + 3.0.3 (3.1.3, 3.2.10 for framework cookie and session support)http://www.modpython.org/
Apache httpd (http://httpd.apache.org/) Twisted @@ -40,7 +40,7 @@ WSGI - run_with_cgi (PEP 333)
Web server supporting CGI (see above) + run_with_cgi (PEP 333) or wsgiref
Web server supporting CGI (see above) or Python 2.5 (for wsgiref) Zope 2