oncall-engine/engine/apps/user_management
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
..
migrations Add API support for user timezone and working hours (#201) 2022-07-11 13:16:56 +01:00
models Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
subscription_strategy World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Insight logs (#348) 2022-08-24 12:04:44 +05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
sync.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00