Commit Graph

15 Commits

Author SHA1 Message Date
wodim 4a8f3eacbb Fix typo in templating.rst 2015-11-04 12:00:44 +01:00
Alan Hamlett 99c99c4c16 Enable autoescape for `render_template_string` 2015-07-04 23:41:43 +02:00
defuz d6f5eb8def docs: `script` -> ``script`` 2014-11-05 07:56:03 +03:00
lord63 92191fb9d9 Fix a typo in templating.rst 2014-07-14 15:07:52 +08:00
Daniel Neuhäuser 20edb3189c Fix Pocoo documentation links 2014-04-26 01:20:12 +02:00
Armin Ronacher ef72b78042 Imply the |safe on tojson in templates and change escaping logic 2013-06-03 12:25:08 +01:00
Armin Ronacher 833198c91b Added a missing comma 2013-05-14 11:23:31 +01:00
soulseekah 3c54f30c2b missing ' in example
Results in SyntaxError: EOL while scanning string literal
2012-11-03 18:06:23 +06:00
Armin Ronacher f34c028125 Added template tests and made config a true global 2012-10-08 07:01:49 +02:00
Ron DuPlain a3cb2a3382 Use American English for "behavior" in docs.
Prompted by plaes on #pocoo, mitsuhiko confirmed to use American English.
2012-04-19 11:51:38 -04:00
Ron DuPlain 5a1bef4429 Demonstrate in docs how to use registered filters.
Requested by @plaes on #pocoo irc.
2012-02-01 18:03:32 -05:00
Ron DuPlain 8ef2ca99b9 Reword context processors for functions. 2012-02-01 18:03:29 -05:00
Priit Laes d33f9990c8 Document context processors' variable functions 2012-02-01 14:58:44 +02:00
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher 4a2d2ba3b8 Added templating docs. This basically fixes #92 2010-07-18 01:30:28 +02:00