diff options
| author | Chris McDonough <chrism@plope.com> | 2011-08-06 18:58:26 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-08-06 18:58:26 -0400 |
| commit | 1311321d454ded6226b09f929ebc9e4aa2c12771 (patch) | |
| tree | 21f29844f8bb92f8ebc644ddf87d1650e962ccf2 /docs/api/config.rst | |
| parent | 1dc57d53c54338df467e6c1e8201589eab73022f (diff) | |
| download | pyramid-1311321d454ded6226b09f929ebc9e4aa2c12771.tar.gz pyramid-1311321d454ded6226b09f929ebc9e4aa2c12771.tar.bz2 pyramid-1311321d454ded6226b09f929ebc9e4aa2c12771.zip | |
add tweens module, add docs for ptweens and tweens to hooks
Diffstat (limited to 'docs/api/config.rst')
| -rw-r--r-- | docs/api/config.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst index 21e2b828d..1a9bb6ba4 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -78,7 +78,7 @@ .. automethod:: set_view_mapper - .. automethod:: add_request_handler + .. automethod:: add_tween .. automethod:: testing_securitypolicy |
