Skip to content

Commit

Permalink
Updating migration
Browse files Browse the repository at this point in the history
  • Loading branch information
csebianlander committed Oct 15, 2024
1 parent ff06445 commit 8711654
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.16 on 2024-10-10 12:40
# Generated by Django 4.2.16 on 2024-10-15 14:48

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
('v1', '0037_add_table_caption'),
('v1', '0038_emailsignup_disclaimer_page_set_null'),
]

operations = [
Expand Down

0 comments on commit 8711654

Please sign in to comment.