diff options
| author | Chris McDonough <chrism@plope.com> | 2012-02-24 15:15:18 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-02-24 15:15:18 -0500 |
| commit | 01eac92dcdbe0d51b75783350997e69a7613da9e (patch) | |
| tree | e1c29e45a04fee19d8cbdc3bd2e8b0f0b7d67f5f /docs/api/request.rst | |
| parent | 905bcaaec5f71f9b2df4204ed91c1628f854e0ff (diff) | |
| download | pyramid-01eac92dcdbe0d51b75783350997e69a7613da9e.tar.gz pyramid-01eac92dcdbe0d51b75783350997e69a7613da9e.tar.bz2 pyramid-01eac92dcdbe0d51b75783350997e69a7613da9e.zip | |
docs-deprecate tmpl_context
Diffstat (limited to 'docs/api/request.rst')
| -rw-r--r-- | docs/api/request.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst index e1b233fbc..1112ea069 100644 --- a/docs/api/request.rst +++ b/docs/api/request.rst @@ -145,10 +145,6 @@ ``request.session`` attribute will cause a :class:`pyramid.exceptions.ConfigurationError` to be raised. - .. attribute:: tmpl_context - - The template context for Pylons-style applications. - .. attribute:: matchdict If a :term:`route` has matched during this request, this attribute will |
