skeleton/views.py.tmpl
author David Douard <david.douard@logilab.fr>
Thu, 19 Sep 2013 18:03:09 +0200
branchstable
changeset 9233 7d3316bfa4ff
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] allow /data/ url again (closes #2464798) This feature was broken by 65fecbeb9c3a (which fixed another one itself).

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