src/cm/message.py
author Simon Descarpentries <sid@sopinspace.com>
Thu, 06 Mar 2014 19:04:47 +0100
changeset 594 daf4516b022d
parent 0 40c8f766c9b8
permissions -rw-r--r--
Set and restore settings during test suite

def display_message(request, string):
    request.flash['message'] = string