diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-19 01:55:23 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-19 01:55:23 -0500 |
| commit | e79d360d0547bd008211616c0b5e6e7f3b795bd1 (patch) | |
| tree | 6dc0f6f358f2bfe52741ce948da78add669bf4f7 /TODO.txt | |
| parent | 5a81c69386b5ac91724c75bb34bbaf62face946a (diff) | |
| download | pyramid-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.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
