From b07059b75021e2dc4f55357dd6b454c4951b3b9c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 13 Dec 2010 23:42:31 -0500 Subject: gardening --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) 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 ----------- -- cgit v1.2.3