Skip to content

Commit

Permalink
regenerate migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoul committed Sep 30, 2023
1 parent d65cc37 commit afcaf41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 3.2.5 on 2022-05-03 18:41
# Generated by Django 3.2.5 on 2022-05-06 18:53

from django.db import migrations, models
import django.db.models.deletion
Expand All @@ -9,7 +9,7 @@
class Migration(migrations.Migration):

dependencies = [
("wagtail_localize_test", "0023_merge_20220503_1838"),
("wagtail_localize_test", "0001_initial"),
]

operations = [
Expand Down
16 changes: 0 additions & 16 deletions wagtail_localize/test/migrations/0023_merge_20220503_1838.py

This file was deleted.

0 comments on commit afcaf41

Please sign in to comment.