diff options
| author | Chris McDonough <chrism@plope.com> | 2011-08-14 05:03:12 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-08-14 05:03:12 -0400 |
| commit | 961f36a6f3a8714a0e063afc53e9a1724b6ecde6 (patch) | |
| tree | 5f5d725dc2dc06ed0f3eb88fa6d3a14539c27227 | |
| parent | fb90f0166728af40142ed9a31039d26ca3f97c73 (diff) | |
| download | pyramid-961f36a6f3a8714a0e063afc53e9a1724b6ecde6.tar.gz pyramid-961f36a6f3a8714a0e063afc53e9a1724b6ecde6.tar.bz2 pyramid-961f36a6f3a8714a0e063afc53e9a1724b6ecde6.zip | |
garden
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ Should-Have - 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. |
