summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-02 02:53:02 -0400
committerChris McDonough <chrism@plope.com>2010-11-02 02:53:02 -0400
commit2876a84bef0b9b26a97d657d22de86d2b6b8a657 (patch)
tree06d098f05e7c70e112eca76794f28fbe122884b9 /TODO.txt
parent8aedc6dbfcfbe4f1d7ea390eafc2b2046ff7bf27 (diff)
downloadpyramid-2876a84bef0b9b26a97d657d22de86d2b6b8a657.tar.gz
pyramid-2876a84bef0b9b26a97d657d22de86d2b6b8a657.tar.bz2
pyramid-2876a84bef0b9b26a97d657d22de86d2b6b8a657.zip
- The presence of the key ``repoze.bfg.message`` in the WSGI environment when
an exception occurs is now deprecated. Instead, code which relies on this environ value should use the ``exception`` attribute of the request (e.g. ``request.exception[0]``) to retrieve the message.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index dfb0a1712..76af553e8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -72,14 +72,10 @@
- ``handler`` ZCML directive.
-- ``repoze.bfg.message`` alias.
-
- Try to get rid of Mako Beaker dependency.
- ``docs`` directory for each paster template.
-- bfg.routes.matchdict and bfg.routes.route
-
- repoze.bfg.auth_tkt
- bfg_locale_name