oncall-engine/engine/apps/twilioapp
Joey Orlando 1b05b60738
add missing db migrations + add additional backend db migration check to CI (#3234)
# What this PR does

- add missing db migration files generated via `python manage.py
makemigrations`
- fail the `lint-migrations-backend-mysql-rabbitmq` GitHub Actions CI
job if there are missing Django database migration files
2023-10-31 16:00:55 -04:00
..
migrations add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
models remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
tests Add BaseFailed exceptions for phone_notificator (#2074) 2023-06-08 05:55:41 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
gather.py TwilioPhoneProvider optimizations (#2034) 2023-06-08 05:13:54 +00:00
phone_provider.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
status_callback.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
views.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00