19 Commits (5068ff991362b6f4aefe86255c1886509bf672a3)

Author SHA1 Message Date
Armin Ronacher c9b33d0e86 Convert Flask.run into a noop when run from the CLI 8 years ago
Parkayun 33534bb4a9 Happy New Year 2015 10 years ago
Mieszko 28e30322fa explain_template_loading_attempts: docstring 10 years ago
Armin Ronacher bafc139810 Added EXPLAIN_TEMPLATE_LOADING to help people debug templates not being loaded. 11 years ago
Guriec Corbel 21aa620b6b Remove the extra "1" 11 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Armin Ronacher 8f1dada542 Some cleanups 12 years ago
Thomas Waldmann 96b8ffbb29 always import from ._compat 12 years ago
Daniel Neuhäuser 4bea6bbe6d Make DebugFilesKeyError.__str__ return str on 3.x 12 years ago
Thomas Waldmann 6caaa8a527 automated change using python-modernize: use 'as' in except 12 years ago
Armin Ronacher 2b885ce4dc Added better error reporting for unicode errors in sessions 12 years ago
Armin Ronacher 87f50fdc6f Don't lie to the user about POST redirects 14 years ago
Armin Ronacher 6847329134 Flask will now give you an error in debug mode if a post request caused a redirect by the routing system. 14 years ago
Armin Ronacher ac99cd33a8 Better internal method name 14 years ago
Armin Ronacher f3db68c8ce Added testcase for the debug behavior and explicit encoding 14 years ago
Armin Ronacher 23c1dd8db2 Wording fail 14 years ago
Armin Ronacher 17a836d49c Better wording 14 years ago
Armin Ronacher 2e022cb272 Added debughelpers. Flask will now tell you if you forget enctype 14 years ago