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 |
|