summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-12 15:14:34 -0500
committerChris McDonough <chrism@plope.com>2010-11-12 15:14:34 -0500
commitb6ebd096bb1739827dd274353573dd68c924e8e9 (patch)
tree0180d452e8d08af419f15d53dabfd2c4f9f1a45c /TODO.txt
parent0e238399d1e11aa0b91e9a8235e9f9e47a842f04 (diff)
downloadpyramid-b6ebd096bb1739827dd274353573dd68c924e8e9.tar.gz
pyramid-b6ebd096bb1739827dd274353573dd68c924e8e9.tar.bz2
pyramid-b6ebd096bb1739827dd274353573dd68c924e8e9.zip
add note about making static_url a method of the request
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index cffd5912f..70d760f45 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -133,6 +133,9 @@
- zcml.file_configure
+- Add static_url as method of request.
+
+