10 Commits (a503520ac51d16558ce91f7d7fc9d30a910d928c)

Author SHA1 Message Date
Gennady Kovshenin 82b29c09ac Use sqlite3.Row factory in Flaskr 12 years ago
Armin Ronacher c2e5799879 Updated examples to new sqlite patterns and added new section to appcontext docs 12 years ago
Armin Ronacher d3ca55177a Updated the docs and examples to non-failing teardown handlers 13 years ago
Armin Ronacher b51ecd7f21 Updated examples 14 years ago
Armin Ronacher 164067920b Updated examples to work with pypy which has a incomplete sqlite3 in 1.4. Also disable a euc-kr test that does not work on pypy 14 years ago
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 15 years ago
Armin Ronacher fb2d2e446b request_init -> before_request and request_shutdown -> after_request 15 years ago
Armin Ronacher 1246f4088a First part of the tutorial. Many explanations missing but it's a start. 15 years ago
Armin Ronacher fc94599285 Removed useless imports and added README 15 years ago
Armin Ronacher c33675f025 Added mini blogging application as Flask example. 15 years ago