summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-08-20 12:06:19 -0400
committerChris McDonough <chrism@plope.com>2011-08-20 12:06:19 -0400
commit5c6963152fcc756a06d2aea80a4e85f1c9bef7ee (patch)
tree6e7186e7757cf88b15e5049f62108ae4f9b713f8 /TODO.txt
parent2871093f61b6176cd49b23abd2582b8184bc60c1 (diff)
downloadpyramid-5c6963152fcc756a06d2aea80a4e85f1c9bef7ee.tar.gz
pyramid-5c6963152fcc756a06d2aea80a4e85f1c9bef7ee.tar.bz2
pyramid-5c6963152fcc756a06d2aea80a4e85f1c9bef7ee.zip
add static_path function to url and static_path method to request
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 9b481becb..130d7b1fc 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,8 +11,6 @@ Should-Have
- Make it possible to use tween aliases in explicit tween config? If not,
the tween factories of all add-ons must be APIs.
-- "static_path" API (omit host and port)?
-
Nice-to-Have
------------