You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Armin Ronacher 6847329134 Flask will now give you an error in debug mode if a post request caused a redirect by the routing system. 13 years ago
..
blueprintapp Fixed a bug in list_templates 14 years ago
moduleapp normpath is now used before loading templates 14 years ago
static Static files are active in the WSGI app now, not just the server. 15 years ago
subdomaintestmodule Added testcase. This fixes #108 14 years ago
templates Added support for signals 15 years ago
flask_tests.py Flask will now give you an error in debug mode if a post request caused a redirect by the routing system. 13 years ago
flaskext_test.py merged 14 years ago