jumpserver/apps/notifications
xinwen d34c7edb00 refactor: 重构消息 2021-09-13 18:52:02 +08:00
..
api feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
backends fix: 通知暂不支持短信 2021-09-13 13:30:54 +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 feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
__init__.py
apps.py
filters.py
notifications.py refactor: 重构消息 2021-09-13 18:52:02 +08:00
signals_handler.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
site_msg.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
tests.py
ws.py