skeleton/sobjects.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 23 May 2014 18:35:13 +0200
changeset 9819 95902c0b991b
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372) Added by commit 8bf2337a6f3b and publicly available since 3.11.2 released more than 3 years ago.

# -*- 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 repository side views, usually for notification"""