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
|
22d468e190
|
Less annoying gender neutral forms
|
2011-06-28 14:34:07 +02:00 |
Armin Ronacher
|
4e47ea9105
|
Merge branch 'master' into blueprints
|
2011-06-27 09:30:39 +02:00 |
Jeffrey Finkelstein
|
12761bd02c
|
fixed pronoun gender in documentation
|
2011-06-26 21:43:48 -04: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 |
Noufal Ibrahim
|
a2225bf57e
|
Added a note on actually starting the application
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2011-04-18 16:32:13 +02:00 |
Matt Chisholm
|
04e70bd5c7
|
Add teardown_request decorator. Fixes issue #174
|
2011-03-14 14:28:15 -04:00 |
Daniel Haaker
|
ce4f81f1c2
|
Correct capitalization SQLite
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:21 +02:00 |
Daniel Haaker
|
d8f521e1ff
|
Add missing period
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:17 +02:00 |
Nick Walker
|
1f6321a1cb
|
clarified description of templates directory
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-22 15:37:50 +03:00 |
Ron DuPlain
|
6875a057ec
|
Fixed small typos in docs. Added a cross-ref.
|
2010-10-07 19:32:07 +08:00 |
Armin Ronacher
|
63114529ed
|
good -> bad
|
2010-07-23 17:49:03 +01:00 |
Ron DuPlain
|
b4b2f42f48
|
Warn about SQL injection in the tutorial.
|
2010-07-16 04:57:18 +08:00 |
Adam Zapletal
|
5ede53066f
|
Minor tutorial documentation fixes (grammar, etc)
|
2010-06-28 15:12:32 +08:00 |
Georg Brandl
|
a224fecfd5
|
More typo fixes.
|
2010-05-30 02:15:05 +08:00 |
Armin Ronacher
|
dfecc86dd3
|
Ported examples over to new config. documented upgrading
|
2010-05-27 21:17:25 +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 |
Armin Ronacher
|
a9284afde9
|
Fixed typo in tutorial. This fixes #19
|
2010-05-02 11:38:40 +02:00 |
Armin Ronacher
|
ef34638f5d
|
Updated docs for external server information.
This fixes #14.
|
2010-04-24 17:46:06 +02:00 |
Armin Ronacher
|
84899948be
|
Corrected order of the tutorial
|
2010-04-19 02:45:44 +02:00 |
Armin Ronacher
|
100776147a
|
Added troubleshooting section to the tutorial
|
2010-04-18 18:40:52 +02:00 |
Armin Ronacher
|
bcf347fe8d
|
New style for the documentation. Looks more like the website now.
|
2010-04-18 13:15:00 +02:00 |