webhelpers.pylonslibflash alert div helpers

webhelpers.pylonslib

class webhelpers.pylonslib.Flash(session_key='flash', categories=None, default_category=None)

Accumulate a list of messages to show at the next page request.

pop_messages()

Return all accumulated messages and delete them from the session.

The return value is a list of Message objects.

Read the Docs v: v1.0.1rc1
Versions
latest
v1.0.1rc1
v0.9.7
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.