From 4c929e4b78cc1ecc561e1d46caea610979b5b094 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 9 Jan 2011 22:32:14 -0500 Subject: garden --- TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 7b60238bf..57ab4612a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -27,6 +27,8 @@ Must-Have (before 1.0) - Explain i18n in Mako and Jinja2. +- Turn Forbidden into a 403. + Should-Have ----------- @@ -51,6 +53,9 @@ Should-Have Nice-to-Have ------------ +- Make it possible to get at ACLDenied data from Forbidden response in + exceptionview. + - ``config.meta`` classmethod which adds a new method to the Configurator class. -- cgit v1.2.3