jumpserver/apps/notifications
fit2bot d2df8acd84
fix: 修复数据库连接没有关闭问题 (#7227)
* fix: 修复数据库连接没有关闭的bug

perf: websocket 断开也添加关闭数据库连接

* fix: 修复数据库连接没有关闭问题

Co-authored-by: ibuler <ibuler@qq.com>
2021-11-18 18:47:01 +08:00
..
api pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
backends perf: 修改sdk位置 2021-10-21 17:39:28 +08:00
migrations fix: 修改翻译 2021-09-09 21:14:44 +08:00
models fix: 修改消息订阅 (#6789) 2021-09-09 20:12:52 +08:00
serializers feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
urls pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
__init__.py
apps.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
filters.py
notifications.py perf: 优化签名 2021-10-25 10:48:27 +08:00
signals_handler.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
site_msg.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
tests.py
ws.py fix: 修复数据库连接没有关闭问题 (#7227) 2021-11-18 18:47:01 +08:00