Chris McDonough
2011-08-14 961f36a6f3a8714a0e063afc53e9a1724b6ecde6
garden
1 files modified
4 ■■■■ changed files
TODO.txt 4 ●●●● patch | view | raw | blame | history
TODO.txt
@@ -22,6 +22,10 @@
- Make "localizer" a property of request (instead of requiring
  "get_localizer(request)"
- Fix tutorials that use ``route_url``, ``route_path``, ``resource_url``,
  ``static_url``, and ``current_route_url`` functions to use methods of the
  request instead.
- Make ``current_route_url`` a method of request.
- Create a ``current_route_path`` function and make it a method of request.