密码策略模块测试
This commit is contained in:
4
password_security/models/__init__.py
Normal file
4
password_security/models/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright 2015 LasLabs Inc.
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
from . import res_company, res_config_settings, res_users, res_users_pass_history
|
||||
Reference in New Issue
Block a user