summaryrefslogtreecommitdiff
path: root/docs/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/notes.txt')
-rw-r--r--docs/notes.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/notes.txt b/docs/notes.txt
index e8d679237..6f5b896e5 100644
--- a/docs/notes.txt
+++ b/docs/notes.txt
@@ -8,9 +8,9 @@
- "push" style templating
-- .001 case where there is a template without a view.
-
- Warn if permissions are defined but no security policy is in place.
-- Change port num due to conflict with Postgres.
+- Describe better that render_template_to_response is a shortcut.
+
+- Show usage of, e.g. HTTPFound(location=url).