skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 21 Apr 2015 17:12:36 +0200
changeset 10326 03d98646d57c
parent 8207 c04676b16c59
permissions -rw-r--r--
[mail] include Date header in generated mails (closes #5271058) Mails without Date gets flagged as spam. Plus it's wrong 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 repository side views, usually for notification"""