summaryrefslogtreecommitdiff
path: root/docs/api/request.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-10-29 02:54:17 -0400
committerChris McDonough <chrism@plope.com>2010-10-29 02:54:17 -0400
commit14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb (patch)
treebc1f3db2431427303e91b0da4da577f6e9a2b9fb /docs/api/request.rst
parent04ebd572a92f6681209c70c42192775c63cd16cd (diff)
downloadpyramid-14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb.tar.gz
pyramid-14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb.tar.bz2
pyramid-14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb.zip
pylons paster templates
Diffstat (limited to 'docs/api/request.rst')
-rw-r--r--docs/api/request.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst
index 9e851ba8d..97b164428 100644
--- a/docs/api/request.rst
+++ b/docs/api/request.rst
@@ -93,3 +93,8 @@
``request.session`` attribute will cause a
:class:`pyramid.exceptions.ConfigurationError` to be raised.
+ .. attribute:: tmpl_context
+
+ The template context for Pylons-style applications.
+
+