tempest-framework
tempest-framework copied to clipboard
Consider reworking flash sessions
Right now, a flash session is removed as soon as it's retrieved from the session. Ideally it should be removed when the response is sent, so that you have the possibility to retrieve it more then once during the request.