forked from orbit-oss/flask
Add version warning
This commit is contained in:
parent
97ad085912
commit
7640a1f1c9
1 changed files with 5 additions and 0 deletions
|
|
@ -22,6 +22,11 @@ connections in a more intelligent way, allowing you to target different
|
|||
relational databases at once and more. You might also want to consider
|
||||
one of the popular NoSQL databases if your data is more suited for those.
|
||||
|
||||
.. warning::
|
||||
If you're following the tutorial from a specific version of the docs, be
|
||||
sure to check out the same tag in the repository, otherwise the tutorial
|
||||
may be different than the example.
|
||||
|
||||
Here is a screenshot of the final application:
|
||||
|
||||
.. image:: ../_static/flaskr.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue