summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 2d811288d..0143d275e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -21,6 +21,11 @@ Nice-to-Have
with config.partial(package='bar') as c:
c.add_view(...)
+ or::
+
+ with config.partial(introspection=False) as c:
+ c.add_view(..)
+
- Decorator for append_slash_notfound_view_factory.
- Introspection: