forked from orbit-oss/flask
1.0 -> 0.11 in the docs
This commit is contained in:
parent
1df426aaaa
commit
f9ea3fe026
7 changed files with 21 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ Development Server
|
|||
|
||||
.. currentmodule:: flask
|
||||
|
||||
Starting with Flask 1.0 there are multiple built-in ways to run a
|
||||
Starting with Flask 0.11 there are multiple built-in ways to run a
|
||||
development server. The best one is the :command:`flask` command line utility
|
||||
but you can also continue using the :meth:`Flask.run` method.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue