549:5813e4667d88
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:53:59 by paulb]
Updated release information. |
|
|
packages/ubuntu-hoary/python2.4-webstack/debian/changelog
|
|
548:b3d59e1142a3
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:53:54 by paulb]
Added Django example handlers. |
|
|
examples/Django/authapp.py examples/Django/calendarapp.py examples/Django/cookiesapp.py examples/Django/formapp.py examples/Django/loginapp.py examples/Django/sessionsapp.py examples/Django/simpleapp.py examples/Django/simplewithloginapp.py examples/Django/verysimpleapp.py
|
|
547:53e1832eac58
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:53:45 by paulb]
Added a module relevant to Django. |
|
|
docs/Django/urls.py
|
|
546:f72924d73db7
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:53:31 by paulb]
Updated release information.
Fixed documentation of file upload fields. |
|
|
docs/index.html docs/parameters-body.html
|
|
545:3051c22bbbfc
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:53:10 by paulb]
Added a FileResource class. |
|
|
WebStack/Resources/Static.py
|
|
544:8e0f0ebf6036
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:52:49 by paulb]
Added Django support. |
|
|
WebStack/Adapters/Django.py
|
|
543:0ce82d7530bf
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:52:43 by paulb]
Updated release information.
Moved user and path_info instance attribute definitions into Generic as
class attribute defaults.
Fixed some field decoding in the Zope support.
Added Django support. |
|
|
WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Django.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/WSGI.py WebStack/Webware.py WebStack/Zope.py ...
|
|
542:4e55a6d0e2ae
|
2006-01-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-14 01:51:20 by paulb]
Updated release information. |
|
|
PKG-INFO README.txt
|
|
541:54e0a89deba0
|
2006-01-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-13 19:42:28 by paulb]
Removed unnecessary global statements. |
|
|
examples/ModPython/AuthApp/AuthHandler.py examples/ModPython/CalendarApp/CalendarHandler.py examples/ModPython/CookiesApp/CookiesHandler.py examples/ModPython/FormApp/FormHandler.py examples/ModPython/LoginApp/LoginHandler.py examples/ModPython/SessionsApp/SessionsHandler.py examples/ModPython/SimpleApp/SimpleHandler.py examples/ModPython/SimpleWithLoginApp/SimpleWithLoginHandler.py examples/ModPython/VerySimpleApp/VerySimpleHandler.py
|
|
540:ce3f6df4252f
|
2006-01-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-13 17:42:49 by paulb]
Changed the mod_python configuration script to deploy resources without
requiring an annoying "filename" suffix. |
|
|
tools/Apache/config.py
|
|