src/cm/message.py
author raph
Thu, 14 Jan 2010 11:07:49 +0100
changeset 80 23294913284b
parent 0 40c8f766c9b8
permissions -rw-r--r--
workspace followup available to anon user

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