diff options
| -rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ Must-Have (before 1.0) - Use ``@register_view`` instead of ``@view_config`` and change view docs to use "view registration" instead of "view configuration". +- Change references to "model" to references to "resource" in all docs (and + alias model_url to resource_url, etc). + Should-Have ----------- |
