Commit graph

8 commits

Author SHA1 Message Date
Armin Ronacher
3053fcdb0d Make the example tests pass on Windows.
Also updated the documentation regarding that.
2010-04-20 20:01:00 +02:00
Armin Ronacher
bf52a17902 Removed useless code 2010-04-18 16:29:41 +02:00
Armin Ronacher
fb2d2e446b request_init -> before_request and request_shutdown -> after_request
This fixes #9.
2010-04-16 11:03:16 +02:00
Armin Ronacher
6dd92ae4b3 Beefed up the tutorial 2010-04-16 02:03:45 +02:00
Armin Ronacher
1246f4088a First part of the tutorial. Many explanations missing but it's a start. 2010-04-15 02:21:46 +02:00
Armin Ronacher
c4f5c2fb9a Fixed a typo 2010-04-14 17:09:34 +02:00
Armin Ronacher
fc94599285 Removed useless imports and added README 2010-04-14 16:47:53 +02:00
Armin Ronacher
c33675f025 Added mini blogging application as Flask example.
This should become the tutorial.
2010-04-14 16:44:29 +02:00