diff options
| author | Chris McDonough <chrism@plope.com> | 2012-02-26 13:59:45 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-02-26 13:59:45 -0500 |
| commit | efde1442ca30428818309e1db7925317a6cebe49 (patch) | |
| tree | 04d921becb71e2dc932ceb5436ceea9b8f1d2129 /docs/api/request.rst | |
| parent | b5304ca1f9ffc23d08016d348a93d16d8c1283ac (diff) | |
| parent | 07965cded9e91cd4ebeceff15043ce1005261fa2 (diff) | |
| download | pyramid-efde1442ca30428818309e1db7925317a6cebe49.tar.gz pyramid-efde1442ca30428818309e1db7925317a6cebe49.tar.bz2 pyramid-efde1442ca30428818309e1db7925317a6cebe49.zip | |
Merge branch '1.3-branch'
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 |
