forked from orbit-oss/flask
Merge branch '1.1.x'
This commit is contained in:
commit
15a49e7297
5 changed files with 6 additions and 14 deletions
|
|
@ -105,7 +105,7 @@ First of all you need to look at the error message.
|
|||
Old Version of Flask
|
||||
````````````````````
|
||||
|
||||
Versions of Flask older than 0.11 use to have different ways to start the
|
||||
Versions of Flask older than 0.11 used to have different ways to start the
|
||||
application. In short, the :command:`flask` command did not exist, and
|
||||
neither did :command:`python -m flask`. In that case you have two options:
|
||||
either upgrade to newer Flask versions or have a look at :doc:`/server`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue