Added link to snippets website to the patterns docs.
This commit is contained in:
parent
75461c1467
commit
d0eefb01d1
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ changes are they will open a database connection at the beginning of the
|
|||
request and get the information of the currently logged in user. At the
|
||||
end of the request, the database connection is closed again.
|
||||
|
||||
There are more user contributed snippets and patterns in the `Flask
|
||||
Snippet Archives <http://flask.pocoo.org/snippets/>`_.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue