summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ad944fb88..f362ffeee 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -94,3 +94,10 @@
- Update templates in tutorials.
- Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates.
+
+- Remove squiggly routing syntax.
+
+- Use a IBeforeRender subscriber to add Pylons-paster-template renderer
+ globals.
+
+- translationdir ZCML directive use of ``path_spec`` should maybe die.