diff options
| author | Chris McDonough <chrism@plope.com> | 2012-09-22 07:58:42 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-09-22 07:58:42 -0400 |
| commit | 8c526eb6c1342a7506d83a3316e6386a3447a0b1 (patch) | |
| tree | 67e0b52bc86521a97618949d59736165569adda1 /TODO.txt | |
| parent | 246c13ed4366d3e3869185919ea1877fe23fe1ff (diff) | |
| parent | 72561a213ccc456738582551e85fab0f0c8d09ab (diff) | |
| download | pyramid-8c526eb6c1342a7506d83a3316e6386a3447a0b1.tar.gz pyramid-8c526eb6c1342a7506d83a3316e6386a3447a0b1.tar.bz2 pyramid-8c526eb6c1342a7506d83a3316e6386a3447a0b1.zip | |
Merge branch 'master' into 1.4-branch
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -140,6 +140,10 @@ Future - 1.5: Maybe? deprecate set_request_property in favor of pointing people at add_request_method, schedule removal for 1.8? +- 1.5: Remove pyramid.config.rendering set_renderer_globals_factory maybe. + +- 1.5: remove pyramid.config.route _add_view_from_route function. + - 1.6: Remove IContextURL and TraversalContextURL. Probably Bad Ideas |
