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
|
|
539:891bc5914432
|
2006-01-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-13 17:42:03 by paulb]
Simplified the sys.path configuration assuming that WebStack is installed
and that the example applications are accessible relative to their
handlers. |
|
|
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
|
|
538:f9adbd793f32
|
2006-01-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-13 17:41:08 by paulb]
Changed the mod_python information to describe the deployment of resources
without the annoying "filename" suffix. |
|
|
docs/ModPython/NOTES.txt
|
|