skeleton/schema.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 12 Sep 2014 14:10:03 +0200
changeset 9951 8cdcbf3f4fd0
parent 8207 c04676b16c59
permissions -rw-r--r--
[schema] add utility function to build a CubicWebSchema from a namespace Will be useful for testing computed attributes and relations.

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