34
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed rule factory More... about 17 years ago
simplified stream properties of request object More... about 17 years ago
fixed bug with data and improved routing More... about 17 years ago
added `RuleTemplate`. More... about 17 years ago
url adapters now use the REQUEST_METHOD from the environ if provided and set this as the default for the adapter. More... about 17 years ago
fixed HEAD responses More... about 17 years ago
simplified usage of werkzeug routing a bit. The `NotFound` exception is now the same exception as the `NotFound` exception from the exceptions module and `RequestRedirect` is now a valid response. Updated the default templates too. More... about 17 years ago
small change in werkzeug script to make it less magical More... about 17 years ago
bootstrapping script fails silently for already exiting folders More... about 17 years ago
added warning to minitmpl More... about 17 years ago
all package templates use werkzeug.templates now. fixed bug in multiline token handling More... about 17 years ago
werkzeug debugger uses werkzeug.templates now More... about 17 years ago
further improved werkzeug.templates More... about 17 years ago
removed unused class from templates.py More... about 17 years ago
marged More... about 17 years ago
added minitmpl replacement. will do the migration tomorrow More... about 17 years ago
url_encode can now handle a 'None' object (gives an exception before) More... about 17 years ago
exceptions respect HEAD now More... about 17 years ago
added mising header defs More... about 17 years ago
add instead of add_rule now More... about 17 years ago
routing accepts factories for add_rule now More... about 17 years ago
outsourced jsrouting More... about 17 years ago
fixed installation docs More... about 17 years ago
doc updates More... about 17 years ago
again a bunch of changes in werkzeug, working on the wrappers again. More... about 17 years ago
added simplewiki as werkzeug example for the upcoming 0.1 release More... about 17 years ago
arguments for scripts can now be passed by position too More... about 17 years ago
added werkzeug.script More... about 17 years ago
various small fixes More... about 17 years ago
many small fixes More... about 17 years ago