auth_oidc/models/__init__.py

6 lines
176 B
Python
Raw Normal View History

2025-01-13 18:00:03 +08:00
# 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