Commit graph

8 commits

Author SHA1 Message Date
Armin Ronacher
2b885ce4dc Added better error reporting for unicode errors in sessions 2012-10-30 14:47:17 +00:00
Armin Ronacher
87f50fdc6f Don't lie to the user about POST redirects 2011-08-27 00:44:46 +02:00
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
Armin Ronacher
ac99cd33a8 Better internal method name 2011-08-05 21:54:12 +02:00
Armin Ronacher
f3db68c8ce Added testcase for the debug behavior and explicit encoding 2011-08-05 16:56:43 +02:00
Armin Ronacher
23c1dd8db2 Wording fail 2011-08-05 16:50:02 +02:00
Armin Ronacher
17a836d49c Better wording 2011-08-05 16:47:12 +02:00
Armin Ronacher
2e022cb272 Added debughelpers. Flask will now tell you if you forget enctype 2011-08-05 16:43:42 +02:00