forked from orbit-oss/flask
Fix #1195
This commit is contained in:
parent
5c68b24f64
commit
66b4ea91b4
1 changed files with 2 additions and 0 deletions
|
|
@ -118,6 +118,8 @@ The most common reason is a typo or because you did not actually create an
|
|||
Debug Mode
|
||||
----------
|
||||
|
||||
(Want to just log errors and stack traces? See :ref:`application-errors`)
|
||||
|
||||
The :command:`flask` script is nice to start a local development server, but
|
||||
you would have to restart it manually after each change to your code.
|
||||
That is not very nice and Flask can do better. If you enable debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue