Commit Graph

8 Commits

Author SHA1 Message Date
Ron DuPlain c240a1f781 Add code organization help to tutorial doc.
As suggested by burhan on #pocoo today.
2011-07-26 16:32:36 -04:00
consigliere 1a249e3389 Corrected decorators to remove duplicate teardown_request() and add after_request() 2011-07-11 15:28:11 -07:00
Bastian Hoyer d63fb818c1 small error in tutorial 2011-07-06 16:07:05 +02:00
Armin Ronacher a9fc040c39 Updated documentation to use teardown request where appropriate 2011-05-27 20:21:41 +02:00
Kanak Kshetri 0e4cd2e651 Fixed a typo that was preventing second code block from appearing in a code block
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-04-18 16:40:51 +02:00
Matt Chisholm 04e70bd5c7 Add teardown_request decorator. Fixes issue #174 2011-03-14 14:28:15 -04:00
Armin Ronacher 9d19b77acf Added lazyloading pattern and explicit chapter links in tutorial.
This fixes #49.
2010-05-26 14:49:01 +02:00
Armin Ronacher bcf347fe8d New style for the documentation. Looks more like the website now. 2010-04-18 13:15:00 +02:00