skeleton/schema.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 19 Mar 2013 12:24:40 +0100
branchstable
changeset 8728 75be9de9d68e
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) 5a81fa526b30 took care of all the JS code, this patch cleans up the remaining python bits.

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