oncall-engine/engine/apps/base/models
Innokentii Konstantinov 356aa336ad
Remove auto-recreating logic for UserNotificationPolicy (#414)
* Remove auto-recreating logic for UserNotificationPolicy

It's removed to get rid of select_for_update on User on each notify_user_task

* Fix and add tests

* remove get_user_policies method
2022-08-26 13:46:50 +05:00
..
__init__.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
dynamic_setting.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
failed_to_invoke_celery_task.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
live_setting.py Hook auto-formatting 2022-08-12 12:23:27 +03:00
user_notification_policy.py Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
user_notification_policy_log_record.py Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00