summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-19 01:55:23 -0500
committerChris McDonough <chrism@plope.com>2010-12-19 01:55:23 -0500
commite79d360d0547bd008211616c0b5e6e7f3b795bd1 (patch)
tree6dc0f6f358f2bfe52741ce948da78add669bf4f7 /TODO.txt
parent5a81c69386b5ac91724c75bb34bbaf62face946a (diff)
downloadpyramid-e79d360d0547bd008211616c0b5e6e7f3b795bd1.tar.gz
pyramid-e79d360d0547bd008211616c0b5e6e7f3b795bd1.tar.bz2
pyramid-e79d360d0547bd008211616c0b5e6e7f3b795bd1.zip
- All environment variables which used to be prefixed with ``BFG_`` are now
prefixed with ``PYRAMID_`` (e.g. ``BFG_DEBUG_NOTFOUND`` is now ``PYRAMID_DEBUG_NOTFOUND``)
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 b5932212e..e5e825f89 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -14,8 +14,6 @@ Should-Have
- Add docs for httpexceptions module for each webob.exc class that inherits
from WSGIHTTPException.
-- Remove "BFG" from Pyramid-specific environ variables.
-
- translationdir ZCML directive use of ``path_spec`` should maybe die.
- Add CRSF token creation/checking machinery (only "should have" vs. "must