diff options
| -rw-r--r-- | TODO.txt | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,11 +10,12 @@ Must-Have - pyramid.config.util.ActionInfo.__str__ potentially returns Unicode under Py2, fix. -- Tests for view names/route patterns that contain Unicode. - Nice-to-Have ------------ +- Add set_traverser configurator method and set_resource_url_generator + method. + - Put includes in development.ini on separate lines and fix project.rst to tell people to comment out only the debugtoolbar include when they want to disable. |
