skeleton/sobjects.py.tmpl
author Christophe de Vienne <cdevienne@gmail.com>
Mon, 28 Apr 2014 12:41:41 +0200
changeset 9709 d60dc7e03a45
parent 8207 c04676b16c59
permissions -rw-r--r--
[login form] Fix BaseLogForm.form_action() The method implementation was calling super() with the wrong class

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s repository side views, usually for notification"""