skeleton/views.py.tmpl
author Vincent Michel <vincent.michel@logilab.fr>
Mon, 07 Apr 2014 08:44:56 +0000
branchstable
changeset 9696 4de6e73f580d
parent 8207 c04676b16c59
permissions -rw-r--r--
[dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885

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