src/cm/message.py
author gibus
Thu, 21 Jul 2011 14:12:25 +0200
changeset 364 41dd28557b5d
parent 0 40c8f766c9b8
permissions -rw-r--r--
tidyfy html before conversion with abiword

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