Chris McDonough
2012-02-16 2a75f355dcf60ce1c8f537b4dfa35dbc15554661
add sentence
1 files modified
4 ■■■ changed files
CHANGES.txt 4 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -30,7 +30,9 @@
- The system value ``r`` is now supplied to renderers as an alias for
  ``request``.  This means that you can now, for example, in a template, do
  ``r.route_url(...)`` instead of ``request.route_url(...)``.
  ``r.route_url(...)`` instead of ``request.route_url(...)``.  This is purely
  a change to reduce the amount of typing required to reference request
  methods from within templates.
Documentation
-------------