skeleton/hooks.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 22 Apr 2010 15:50:45 +0200
changeset 5372 b74eed7e8b37
parent 5184 955ee1b24756
child 5423 e15abfdcce38
permissions -rw-r--r--
Add a basic script to compare the db_schema to the fs_schema. Allow SchemaViewer to be used without a request object Most use of self.req have been hidden in method that fallback on a simple behaviour when no req are provided. Several element have been sorted to ease comparison.

"""%(distname)s specific hooks and operations

:organization: %(author)s
:copyright: %(year)s %(author)s
:contact: %(author-web-site)s -- mailto:%(author-email)s
:license: %(long-license)s
"""