oncall-engine/engine/apps/api
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
..
permissions World, meet OnCall! 2022-06-03 08:09:47 -06:00
serializers Insight logs (#348) 2022-08-24 12:04:44 +05:00
tests Insight logs (#348) 2022-08-24 12:04:44 +05:00
throttlers World, meet OnCall! 2022-06-03 08:09:47 -06:00
views Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Insight logs (#348) 2022-08-24 12:04:44 +05:00