summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index f8fe6d07c..668cf0840 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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
-----------