summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-16 00:55:56 -0500
committerChris McDonough <chrism@plope.com>2011-12-16 00:55:56 -0500
commit61d45f9f3d02f0bdf615a2c266e7f4060c833a3e (patch)
tree1acff1efe6c5c3515e8abdc799b594eab8865057 /TODO.txt
parent04cd4bea0457d7beeab2d2b3a1873f1e619650e8 (diff)
downloadpyramid-61d45f9f3d02f0bdf615a2c266e7f4060c833a3e.tar.gz
pyramid-61d45f9f3d02f0bdf615a2c266e7f4060c833a3e.tar.bz2
pyramid-61d45f9f3d02f0bdf615a2c266e7f4060c833a3e.zip
- Allow prequest path to have query string variables.
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 a5ec323a3..bdb258f04 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -22,8 +22,6 @@ Must-Have
- Fix deployment recipes in cookbook (discourage proxying without changing
server).
-- Allow prequest path to have query string variables.
-
Nice-to-Have
------------