src/cm/message.py
author Kirill Miazine <km@krot.org>
Fri, 15 Jan 2010 12:44:59 +0100
changeset 87 2a927239b09a
parent 0 40c8f766c9b8
permissions -rw-r--r--
First part of the Norwegian translation.

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