From 04f1b2f9eb306f1a8f1201654465a3f1d3e2087e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 9 Jan 2011 23:39:36 -0500 Subject: garden --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 57ab4612a..b91838efa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -29,6 +29,10 @@ Must-Have (before 1.0) - Turn Forbidden into a 403. +- @action decorator uses ``name`` for the method name; consider whether this + will be confused with ``name`` of ``view_config`` which means something + else. + Should-Have ----------- -- cgit v1.2.3