flask/tests
Armin Ronacher 6847329134 Flask will now give you an error in debug mode if a post request caused a redirect by the routing system. 2011-08-09 14:51:06 +02:00
..
blueprintapp Fixed a bug in list_templates 2011-07-16 01:16:29 +02:00
moduleapp normpath is now used before loading templates 2010-08-09 15:16:02 +02:00
static Static files are active in the WSGI app now, not just the server. 2010-04-14 14:11:00 +02:00
subdomaintestmodule Added testcase. This fixes #108 2010-08-20 11:16:18 +02:00
templates Added support for signals 2010-07-17 14:39:28 +02:00
flask_tests.py Flask will now give you an error in debug mode if a post request caused a redirect by the routing system. 2011-08-09 14:51:06 +02:00
flaskext_test.py merged 2010-10-19 09:09:55 +02:00