Skip to content

Commit

Permalink
[#2582] Reorder migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
pbanaszkiewicz committed Oct 7, 2024
1 parent 5f01f49 commit cabec3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('workshops', '0269_alter_membership_agreement_link'),
('workshops', '0270_alter_organization_affiliated_organizations'),
]

operations = [
Expand Down

0 comments on commit cabec3d

Please sign in to comment.