diff options
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ----------- |
