social/mass_mailing_custom_unsubscribe/__init__.py

8 lines
370 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
# Python source code encoding : https://www.python.org/dev/peps/pep-0263/
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
from . import controllers, models