Skip to content

Commit

Permalink
renumber migration
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarson committed Aug 13, 2024
1 parent 6e2fa85 commit a579a3f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 4.2.13 on 2024-07-09 22:25
# Generated by Django 4.2.15 on 2024-08-13 23:27

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('gregor_anvil', '0024_member_upload_groups'),
('gregor_anvil', '0025_releaseworkspace_meta_change_verbose_name'),
]

operations = [
Expand Down

0 comments on commit a579a3f

Please sign in to comment.