forked from orbit-oss/flask
Added debughelpers. Flask will now tell you if you forget enctype
This commit is contained in:
parent
a69b437af7
commit
2e022cb272
3 changed files with 65 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -16,6 +16,8 @@ Relase date to be decided, codename to be chosen.
|
|||
OPTIONS implementation.
|
||||
- HTTP exceptions and Bad Request Key Errors can now be trapped so that they
|
||||
show up normally in the traceback.
|
||||
- Flask in debug mode is now detecting some common problems and tries to
|
||||
warn you about them.
|
||||
|
||||
Version 0.7.3
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue