diff options
| author | Chris McDonough <chrism@plope.com> | 2010-11-11 16:22:44 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-11-11 16:22:44 -0500 |
| commit | a1365e6f0da69e1b4e3f9cea11222849e5ca810a (patch) | |
| tree | 86cb672f8e7dc158ecda8e4df32d819a2f053bc1 /docs/api.rst | |
| parent | 5a972bc6a0c608395a495eb12e63020e2295ef6d (diff) | |
| download | pyramid-a1365e6f0da69e1b4e3f9cea11222849e5ca810a.tar.gz pyramid-a1365e6f0da69e1b4e3f9cea11222849e5ca810a.tar.bz2 pyramid-a1365e6f0da69e1b4e3f9cea11222849e5ca810a.zip | |
document the request.settings attribute as well as we can
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index 217a2e289..f8c532cd6 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -20,6 +20,7 @@ documentation is organized alphabetically by module name. api/interfaces api/location api/paster + api/registry api/renderers api/request api/response |
