oncall-engine/engine/apps/telegram
Vadim Stepanov 8b553ce735
Validate Slack and Telegram host env variables (#307)
* Validate Slack and Telegram host env variables

* remove ImproperlyConfigured usage, improve Telegram creds handling

* update TELEGRAM_WEBHOOK_HOST description
2022-08-02 12:57:12 +03:00
..
migrations World, meet OnCall! 2022-06-03 08:09:47 -06:00
models Validate Slack and Telegram host env variables (#307) 2022-08-02 12:57:12 +03:00
renderers World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
updates World, meet OnCall! 2022-06-03 08:09:47 -06:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_representative.py Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
apps.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
client.py Validate Slack and Telegram host env variables (#307) 2022-08-02 12:57:12 +03:00
decorators.py Validate Slack and Telegram host env variables (#307) 2022-08-02 12:57:12 +03:00
signals.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
tasks.py Validate Slack and Telegram host env variables (#307) 2022-08-02 12:57:12 +03:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00