oncall-engine/engine
Joey Orlando 627afe37e1
Remove references to Alert.migrator_lock attribute
This commit patches issue related to #708.

#708 forgot to remove attributes on models outside of the migration_tool django app that were referencing model attributes from migration_tool.

The only attribute that referenced a field in migration_tool was migrator_lock on the Alert model. This commit removes any references to that attribute.
2022-10-27 13:52:03 +02:00
..
apps Remove references to Alert.migrator_lock attribute 2022-10-27 13:52:03 +02:00
common Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
config_integrations Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
engine Remove migration-tool Django app and UI page (#708) 2022-10-26 15:47:08 +02:00
settings Remove migration-tool Django app and UI page (#708) 2022-10-26 15:47:08 +02:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery_with_exporter.sh Change flags position for celery 5 2022-09-01 13:54:19 +03:00
conftest.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
Dockerfile Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tox.ini World, meet OnCall! 2022-06-03 08:09:47 -06:00
uwsgi.ini Update uwsgi.ini 2022-06-15 19:13:50 +03:00
wait_for_test_mysql_start.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00