Skip to content

Commit b37f0a2

Browse files
committed
Update migrations after rebase.
1 parent a24c554 commit b37f0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypha/apply/projects/migrations/0094_alter_reportconfig_disable_reporting.py renamed to hypha/apply/projects/migrations/0095_alter_reportconfig_disable_reporting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
class Migration(migrations.Migration):
77
dependencies = [
8-
("application_projects", "0093_remove_reportversion_form_fields"),
8+
("application_projects", "0094_remove_project_user_has_updated_pf_details"),
99
]
1010

1111
operations = [

0 commit comments

Comments
 (0)