Commit graph

17 commits

Author SHA1 Message Date
David Lord
171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord
2ae740dd49
f-strings everywhere 2020-04-04 12:10:00 -07:00
erfanio
07caa44224 Change docs to use f-strings 2019-10-26 17:19:00 +11:00
Constantin
b839beb23d
fix typo: base on -> based on 2019-08-25 20:33:41 +02:00
David Lord
169a4e0c44 move note about next param, add example, other cleanup 2016-06-05 14:21:17 -07:00
Ping Hu
434c19933e Add clarification for login_required decorator ref #313 2016-06-05 13:22:19 -07:00
defuz
8284217593 docs: `True, False and None` 2014-11-05 06:04:58 +03:00
Andrew Plummer
b2b531a36b Tweak wording in viewdecorators.rst 2014-03-26 16:52:06 +00:00
Andrew Plummer
db1be12aea Fix import in viewdecorators.rst for @templated 2014-03-26 16:40:25 +00:00
Armin Ronacher
22d468e190 Less annoying gender neutral forms 2011-06-28 14:34:07 +02:00
Jeffrey Finkelstein
12761bd02c fixed pronoun gender in documentation 2011-06-26 21:43:48 -04:00
mvantellingen
b0ca7e5af1 Implement the endpoint decorator. This allows you to easily map views to endpoints when using the werkzeug routing.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-01-24 13:49:11 +01:00
Ron DuPlain
6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher
a3f78af870 Improved the templated decorator in the documentation as recommended by Thadeus Burgess on the mailinglist 2010-08-13 23:37:57 +02:00
Armin Ronacher
7e1db5978c Added module support to templated decorator. 2010-05-02 12:11:04 +02:00
Armin Ronacher
a7266ffb90 Added @templated decorator to the patterns. 2010-05-02 12:08:17 +02:00
Armin Ronacher
4559e4f0f1 Added docs on caching and decorators. 2010-04-25 18:55:01 +02:00