22 Commits (ee013e01b0f0007e4908458fbb8e60944c40a6b7)

Author SHA1 Message Date
Thomas Waldmann e1d356fb71 ported some more stuff to py 3.3 12 years ago
Alexander Thaller 8ca7fc47d0 Update README 12 years ago
oliversong cc82feb084 Changing string to text in schema files 12 years ago
Armin Ronacher 61d43c7f12 Removed unnecessary end-tags and fixed some broken html 12 years ago
Iyra Gaura be1ed33271 Ended your paragraph tag. 12 years ago
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 7e55b5084d Mention the TESTING flag in the docs 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
Daniel Haaker 94a7312d5a Add missing semicolon to test 14 years ago
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 15 years ago
Armin Ronacher 3053fcdb0d Make the example tests pass on Windows. 15 years ago
Armin Ronacher bf52a17902 Removed useless code 15 years ago
Armin Ronacher fb2d2e446b request_init -> before_request and request_shutdown -> after_request 15 years ago
Armin Ronacher 6dd92ae4b3 Beefed up the tutorial 15 years ago
Armin Ronacher 1246f4088a First part of the tutorial. Many explanations missing but it's a start. 15 years ago
Armin Ronacher c4f5c2fb9a Fixed a typo 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