oca-server-auth/odoo-bringout-oca-server-auth-password_security/password_security/__init__.py
2025-08-29 15:43:06 +02:00

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