skeleton/views.py.tmpl
author pierre-yves
Mon, 27 May 2013 16:42:39 +0200
changeset 9023 67f242261dd3
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] give access to is_internal_session boolean Needed if we are to use this object like we currently do with session. Related to #2503918

# -*- 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 views/forms/actions/components for web ui"""