6 lines
176 B
Python
6 lines
176 B
Python
|
# Copyright 2016 ICTSTUDIO <http://www.ictstudio.eu>
|
||
|
# License: AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
|
||
|
|
||
|
from . import auth_oauth_provider
|
||
|
from . import res_users
|