mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 09:52:08 +02:00
5 lines
168 B
Python
5 lines
168 B
Python
# Copyright 2015 LasLabs Inc.
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
|
|
|
from . import controllers, models
|
|
from .hooks import post_init_hook
|