src/cm/message.py
author Production Moz <dev@sopinspace.com>
Tue, 31 May 2011 17:52:28 +0200
changeset 344 9787360440db
parent 0 40c8f766c9b8
permissions -rw-r--r--
memoize get_activity

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