diff --git a/docs/patterns/index.rst b/docs/patterns/index.rst index 513647c9..9678e3be 100644 --- a/docs/patterns/index.rst +++ b/docs/patterns/index.rst @@ -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 `_. + .. toctree:: :maxdepth: 2