skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 18 Jul 2012 15:58:20 +0200
branchstable
changeset 8470 a85e107947e6
parent 8207 c04676b16c59
permissions -rw-r--r--
[web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018

# -*- 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 entity's classes"""