src/cm/message.py
author raph
Fri, 15 Jan 2010 14:56:34 +0100
changeset 97 c01cc15e6968
parent 0 40c8f766c9b8
permissions -rw-r--r--
fix pagination in text user list

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