skeleton/entities.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 25 Jun 2013 14:45:16 +0200
changeset 9069 aff871b58ba0
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/test] drop proff of concept Facebook login in test The authentication stack will change. The change in API will requires rework of user cube anyway.

# -*- 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 entity's classes"""