Skip to content

Commit d2d3b70

Browse files
frjowes-otf
authored andcommitted
Update migrations after rebase.
1 parent 61caae7 commit d2d3b70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hypha/apply/users/migrations/0029_passkeys.py renamed to hypha/apply/users/migrations/0030_passkeys.py

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

88
class Migration(migrations.Migration):
99
dependencies = [
10-
("users", "0028_remove_partner_group"),
10+
("users", "0029_alter_confirmaccesstoken_options_and_more"),
1111
]
1212

1313
operations = [

0 commit comments

Comments
 (0)