Commit graph

18 commits

Author SHA1 Message Date
Parkayun
33534bb4a9 Happy New Year 2015 2015-01-02 11:35:00 +09:00
Mieszko
28e30322fa explain_template_loading_attempts: docstring
A verb apparently missing.
2014-11-04 08:51:06 +01:00
Armin Ronacher
bafc139810 Added EXPLAIN_TEMPLATE_LOADING to help people debug templates not being loaded. 2014-09-03 17:57:51 +02:00
Guriec Corbel
21aa620b6b Remove the extra "1" 2014-01-24 12:43:23 -05:00
Daniel Neuhäuser
d517f35d60 Merge branch '0.10-maintenance' 2014-01-02 19:21:55 +01:00
Daniel Neuhäuser
52098e1e4f Happy New Year 2014 2014-01-02 19:21:07 +01:00
Armin Ronacher
8f1dada542 Some cleanups 2013-09-02 04:57:01 +06:00
Thomas Waldmann
96b8ffbb29 always import from ._compat 2013-05-25 20:24:14 +02:00
Daniel Neuhäuser
4bea6bbe6d Make DebugFilesKeyError.__str__ return str on 3.x 2013-05-22 21:07:53 +02:00
Thomas Waldmann
6caaa8a527 automated change using python-modernize: use 'as' in except 2013-05-18 16:24:40 +02:00
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