summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorAndreas Zeidler <az@zitc.de>2013-08-17 12:32:04 +0200
committerAndreas Zeidler <az@zitc.de>2013-08-17 12:32:04 +0200
commitc70dcb392b07859c7c75ce20ddedc16b961692ea (patch)
tree450339bb053326f3ca79a56c743e42fde612de78 /TODO.txt
parentb3e9da039ddc3661874e815512475268b8a88ded (diff)
downloadpyramid-c70dcb392b07859c7c75ce20ddedc16b961692ea.tar.gz
pyramid-c70dcb392b07859c7c75ce20ddedc16b961692ea.tar.bz2
pyramid-c70dcb392b07859c7c75ce20ddedc16b961692ea.zip
done :)
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 7a3561494..46eb33b82 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -56,9 +56,6 @@ Nice-to-Have
app1" and "domain app1.localhost = app1"), ProxyPreserveHost and the nginx
equivalent, preserving HTTPS URLs.
-- Make "localizer" a property of request (instead of requiring
- "get_localizer(request)"?
-
- Alias the stupid long default session factory name.
- Debug option to print view matching decision (e.g. debug_viewlookup or so).