summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-08 22:11:39 -0500
committerChris McDonough <chrism@plope.com>2010-11-08 22:11:39 -0500
commit6b0a382345acc0f9e1ffcdbc69358abef422ebe5 (patch)
tree9c0eb04e76767b32f66cfdf42c9e8eb072fcd983 /TODO.txt
parent6badd8189010efaec64cf6396f4d8f8ca4099fdb (diff)
downloadpyramid-6b0a382345acc0f9e1ffcdbc69358abef422ebe5.tar.gz
pyramid-6b0a382345acc0f9e1ffcdbc69358abef422ebe5.tar.bz2
pyramid-6b0a382345acc0f9e1ffcdbc69358abef422ebe5.zip
gardening
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 9bbb363f2..ec3feac9a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -93,4 +93,5 @@
- Make settings an attribute of.. registry? request? Ugh.
-- Option for route_url to omit the host and port.
+- Option for route_url to omit the host and port (perhaps a different
+ function named ``route_path``).