diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-22 01:25:15 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-22 01:25:15 -0500 |
| commit | 4df636c0d7734a8b80b17c78f57968466d558844 (patch) | |
| tree | 4fbdabab5727fff8a911d22d915bc16a3e228106 /docs/api/interfaces.rst | |
| parent | fa3bf3d7634137bdffc121ae318609a1ea13792c (diff) | |
| download | pyramid-4df636c0d7734a8b80b17c78f57968466d558844.tar.gz pyramid-4df636c0d7734a8b80b17c78f57968466d558844.tar.bz2 pyramid-4df636c0d7734a8b80b17c78f57968466d558844.zip | |
- Added flash messaging, as described in the "Flash Messaging" narrative
documentation chapter.
Diffstat (limited to 'docs/api/interfaces.rst')
| -rw-r--r-- | docs/api/interfaces.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst index b3c14e5f7..dab64ba15 100644 --- a/docs/api/interfaces.rst +++ b/docs/api/interfaces.rst @@ -35,3 +35,4 @@ Other Interfaces .. autointerface:: ITemplateRenderer + .. autointerface:: IFlashMessages |
