Commit Graph

14 Commits

Author SHA1 Message Date
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 2010-05-27 21:17:25 +02:00
Armin Ronacher e432d833b5 Fixed stuff I broke 2010-05-27 13:30:54 +02:00
Armin Ronacher 9d19b77acf Added lazyloading pattern and explicit chapter links in tutorial.
This fixes #49.
2010-05-26 14:49:01 +02:00
florentx 3c821a0fa4 Fix typos and remove unused import. 2010-04-20 18:40:58 +02:00
Armin Ronacher 73a47a0db1 Removed unused stuff from minitwit and fixed a bug. 2010-04-18 23:42:11 +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 2f5a4f8dbc Doc updates and typo fixes 2010-04-12 00:14:59 +02:00
Armin Ronacher f2dc38cda6 Added tests for minitwit. Testing with Flask is awesome 2010-04-11 18:45:06 +02:00
Armin Ronacher 03168a5d53 Removed the useless apishowcase example 2010-04-11 17:58:45 +02:00
Armin Ronacher 727c701686 And finished documentation for most parts. 2010-04-09 13:40:05 +02:00
Armin Ronacher 4aa76212d1 Updated documentation. Starting to look pretty good 2010-04-09 01:32:39 +02:00
Armin Ronacher 3b36bef2e6 Improved documentation, added a contextmanager for request binding 2010-04-08 19:03:15 +02:00
Armin Ronacher 4ec7d2a0d8 Started working on documentation.
So far just the stable parts :)
2010-04-06 16:02:14 +02:00
Armin Ronacher 33850c0ebd Initial checkin of stuff that exists so far. 2010-04-06 13:12:57 +02:00