skeleton/sobjects.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 15 Oct 2014 18:23:54 +0200
changeset 10028 326fbc5c92b0
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] Cache results from 'i18n' ajax controller (closes #4487856) This is a simple transient cache which will be forgotten as soon as the user leaves the current page.

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