Skip to content

Commit 9386653

Browse files
committed
update
1 parent 88b49de commit 9386653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dojo/db_migrations/0249_alter_dojo_group_social_provider.py renamed to dojo/db_migrations/0252_alter_dojo_group_social_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('dojo', '0248_alter_general_survey_expiration'),
9+
('dojo', '0251_usercontactinfo_reset_timestamps'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)