diff options
Diffstat (limited to 'docs/notes.txt')
| -rw-r--r-- | docs/notes.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/notes.txt b/docs/notes.txt index 4e641234c..d92c95564 100644 --- a/docs/notes.txt +++ b/docs/notes.txt @@ -1,9 +1,5 @@ - Document z3c.pt -- Spaces in project names (allow for separate project / package names?) - -- Subpath and view name in request - - WebOb Request basics - "push" style templating @@ -15,3 +11,6 @@ - Show usage of, e.g. HTTPFound(location=url). - Document ``make_app`` better; particularly how zcml is found. + +- What is ``global_conf`` passed to the app constructor? How is it + composed? |
