# HG changeset patch # User paulb # Date 1168467035 0 # Node ID eda4e3bd1172f92aff67f6ce8946f47c1a0ad123 # Parent e08343802837a44a9b3564f3c6a102b352d2d479 [project @ 2007-01-10 22:10:33 by paulb] Added missing Django. diff -r e08343802837 -r eda4e3bd1172 PKG-INFO --- a/PKG-INFO Wed Jan 10 21:03:47 2007 +0000 +++ b/PKG-INFO Wed Jan 10 22:10:35 2007 +0000 @@ -10,9 +10,9 @@ Summary: Common API for Python Web applications License: LGPL Description: WebStack is a package which provides a common API for Python Web applications - supporting BaseHTTPRequestHandler, CGI, Jython/Java Servlet API, mod_python, + supporting BaseHTTPRequestHandler, CGI, Django, Jython/Java Servlet API, mod_python, Twisted, Webware and Zope 2. -Keywords: Web CGI Apache Jython mod_python Twisted Webware WSGI Zope +Keywords: Web CGI Apache Django Jython mod_python Twisted Webware WSGI Zope Platform: Any Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Web Environment diff -r e08343802837 -r eda4e3bd1172 packages/ubuntu-hoary/python2.4-webstack/debian/control --- a/packages/ubuntu-hoary/python2.4-webstack/debian/control Wed Jan 10 21:03:47 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-webstack/debian/control Wed Jan 10 22:10:35 2007 +0000 @@ -12,7 +12,7 @@ Suggests: python2.4-django (>= 0.95), jython, libapache2-mod-python2.4, python2.4-twisted, zope Description: Common API for Web applications WebStack is a package which provides a common API for Python Web applications - supporting BaseHTTPRequestHandler, CGI, Jython/Java Servlet API, mod_python, + supporting BaseHTTPRequestHandler, CGI, Django, Jython/Java Servlet API, mod_python, Twisted, Webware and Zope 2. . This package is built for Python 2.4.x.