Skip to content

Commit

Permalink
Merge pull request #893 from kobotoolbox/populate-xform-migration
Browse files Browse the repository at this point in the history
Update populate_xform_submission migration dependencies
  • Loading branch information
jnm committed Sep 7, 2023
2 parents 6528cc7 + d5f4dae commit 8171bdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Migration(migrations.Migration):

dependencies = [
('logger', '0027_on_delete_cascade_monthlyxformsubmissioncounter'),
('main', '0010_userprofile_metadata_jsonfield'),
('main', '0012_add_validate_password_flag_to_profile'),
]

# We don't do anything when migrating in reverse
Expand Down

0 comments on commit 8171bdd

Please sign in to comment.