Beefed up the tutorial
This commit is contained in:
parent
1246f4088a
commit
6dd92ae4b3
7 changed files with 306 additions and 92 deletions
|
|
@ -40,6 +40,8 @@ So here a simple example how you can use SQLite 3 with Flask::
|
|||
g.db.close()
|
||||
return response
|
||||
|
||||
.. _easy-querying:
|
||||
|
||||
Easy Querying
|
||||
`````````````
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue