skeleton/views.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 17 Oct 2012 15:47:12 +0200
branchstable
changeset 8575 688d108af306
parent 8207 c04676b16c59
permissions -rw-r--r--
[ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515)

# -*- 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"""