jumpserver/apps/notifications
fit2bot 79cabe1b3c
feat: setting email template content (#15974)
* feat: setting email template content

* perf: tempale list

* perf: custom template render to string

* perf: content serialize valid

* perf: Custom msg template base class

* perf: Template content reset

* perf: Update templates config

* perf: Remove useless code

---------

Co-authored-by: wangruidong <940853815@qq.com>
2025-09-10 16:49:52 +08:00
..
api feat: setting email template content (#15974) 2025-09-10 16:49:52 +08:00
backends fix: Solve the problem that some messages cannot be sent from unauthenticated email 2025-02-28 17:44:36 +08:00
migrations perf: remove notification migrations 2024-07-09 11:25:49 +08:00
models perf: swagger done (#15865) 2025-08-27 10:27:01 +08:00
serializers feat: setting email template content (#15974) 2025-09-10 16:49:52 +08:00
urls feat: setting email template content (#15974) 2025-09-10 16:49:52 +08:00
__init__.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
filters.py perf: 重构 notifications site msg 2023-02-01 16:43:43 +08:00
notifications.py feat: setting email template content (#15974) 2025-09-10 16:49:52 +08:00
signal_handlers.py perf: 合并 migrations (#13187) 2024-05-11 11:22:01 +08:00
site_msg.py perf: 重构 notifications site msg 2023-02-01 16:43:43 +08:00
tests.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
ws.py perf: simplify db using 2025-05-14 15:11:46 +08:00