summaryrefslogtreecommitdiff
path: root/addons/base_address_city/models/__init__.py
blob: 7d7f5d58b3dfc907d61a32b6a8e4aa4d19b0377e (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import res_city
from . import res_country
from . import res_partner