mirror of
https://github.com/capricornxl/ad-password-self-service.git
synced 2025-08-11 15:46:13 +08:00
添加了新的模板,旧模板也保留了,如果想切换旧样式,请自行把渲染的html模板改成不带v1的。
This commit is contained in:
@@ -14,7 +14,6 @@ if APP_ENV == 'dev':
|
||||
else:
|
||||
from conf.local_settings import SCAN_CODE_TYPE, DING_MO_APP_ID, WEWORK_CORP_ID, WEWORK_AGENT_ID, HOME_URL, DING_CORP_ID
|
||||
|
||||
|
||||
msg_template = 'messages.v1.html'
|
||||
logger = logging.getLogger('django')
|
||||
|
||||
|
Reference in New Issue
Block a user