Open
Description
Do we need some sort of flash messages support? Or may be this feature is out of scope of aiohttp_session?
Most frameworks have flash messages:
pyramid: http://docs.pylonsproject.org/projects/pyramid/en/1.0-branch/narr/sessions.html#flash-messages
flask: http://flask.pocoo.org/docs/0.10/patterns/flashing/
Particularly pyramid has it integrated to session object.
Metadata
Metadata
Assignees
Labels
No labels