Skip to content

Commit

Permalink
update dependency list for 0028_populate_daily_xform_counters_for_year.
Browse files Browse the repository at this point in the history
  • Loading branch information
LMNTL committed Sep 7, 2023
1 parent 6528cc7 commit d5f4dae
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 d5f4dae

Please sign in to comment.