Commit graph

20 commits

Author SHA1 Message Date
Matthew Rankin
c2e60b4be8 Removed closing tag for input (thanks to paparent for the catch) 2010-12-30 09:16:39 -06:00
Matthew Rankin
2fea9a8b36 Added closing tags for the four lines that I missed (thanks to paparent) 2010-12-30 09:03:01 -06:00
Matthew Rankin
86cc6f9806 Made grammar changes to the Tutorial. 2010-12-30 09:00:56 -06:00
Matthew Rankin
8421c1ea0c Added missing closing tags for the login.html template 2010-12-30 06:44:04 -06:00
Matthew Rankin
e687f8333a Added missing closing tags for the show_entries.html template 2010-12-30 06:42:36 -06: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