|
__init__.py
|
Added make_response
|
2010-07-17 11:36:16 +02:00 |
|
app.py
|
endpoint is optional for modules. This fixes #86
|
2010-07-15 14:35:02 +02:00 |
|
config.py
|
Restored 2.5 compatibility{
|
2010-07-04 14:17:29 +02:00 |
|
ctx.py
|
Added support for automagic OPTIONS
|
2010-07-12 23:04:24 +02:00 |
|
helpers.py
|
Fixed paren in docstring
|
2010-07-17 13:10:50 +02:00 |
|
logging.py
|
Various typos.
|
2010-07-07 02:09:07 +08:00 |
|
module.py
|
endpoint is optional for modules. This fixes #86
|
2010-07-15 14:35:02 +02:00 |
|
session.py
|
Various typos.
|
2010-07-07 02:09:07 +08:00 |
|
templating.py
|
Fixed a template loading bug
|
2010-07-15 18:10:26 +02:00 |
|
testing.py
|
Added a separate logging module
|
2010-07-05 10:37:44 +02:00 |
|
wrappers.py
|
Added MAX_CONTENT_LENGTH config key
|
2010-07-14 10:47:57 +02:00 |