oncall-engine/engine/apps/base
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 Insight logs (#348) 2022-08-24 12:04:44 +05:00
models Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
tests 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
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
messaging.py Make messaging backends enum be defined explicitly 2022-08-11 17:26:45 -03:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Validate Slack and Telegram host env variables (#307) 2022-08-02 12:57:12 +03:00