diff --git a/cfl_common/common/migrations/0053_delete_aimmo_models.py b/cfl_common/common/migrations/0054_delete_aimmo_models.py similarity index 89% rename from cfl_common/common/migrations/0053_delete_aimmo_models.py rename to cfl_common/common/migrations/0054_delete_aimmo_models.py index 438d95139..c9956e5c0 100644 --- a/cfl_common/common/migrations/0053_delete_aimmo_models.py +++ b/cfl_common/common/migrations/0054_delete_aimmo_models.py @@ -6,7 +6,7 @@ class Migration(migrations.Migration): dependencies = [ - ('common', '0052_add_cse_fields'), + ('common', '0053_clean_class_data'), ] operations = [