Added a security section to the foreword and a footnote to the g

variable
This commit is contained in:
Armin Ronacher 2010-04-11 03:41:01 +02:00
parent 4e7aa9e7f7
commit 4671429a50
4 changed files with 48 additions and 3 deletions

View file

@ -16,6 +16,8 @@ In Flask you can implement such things with the
special :class:`~flask.g` object.
.. _database-pattern:
Using SQLite 3 with Flask
-------------------------