Skip to content
Snippets Groups Projects
Commit a6e8527f authored by OndraRehounek's avatar OndraRehounek Committed by jan.bednarik
Browse files

aftermerge migration fix

parent de231a0f
No related branches found
No related tags found
2 merge requests!480Release,!478Feature/youtube block
Pipeline #7783 passed
# Generated by Django 4.0.3 on 2022-04-28 09:31
# Generated by Django 4.0.3 on 2022-04-28 12:43
import wagtail.contrib.table_block.blocks
import wagtail.core.blocks
......@@ -10,7 +10,7 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("district", "0059_alter_districtprogrampage_content"),
("district", "0060_districthomepage_title_suffix"),
]
operations = [
......
# Generated by Django 4.0.3 on 2022-04-28 09:31
# Generated by Django 4.0.3 on 2022-04-28 12:43
import wagtail.contrib.table_block.blocks
import wagtail.core.blocks
......@@ -10,7 +10,7 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("region", "0034_alter_regionprogrampage_content"),
("region", "0035_regionhomepage_title_suffix"),
]
operations = [
......
# Generated by Django 4.0.3 on 2022-04-28 09:31
# Generated by Django 4.0.3 on 2022-04-28 12:43
import wagtail.core.blocks
import wagtail.core.fields
......@@ -9,7 +9,7 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("uniweb", "0024_alter_uniwebarticlepage_content"),
("uniweb", "0025_uniwebhomepage_title_suffix"),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment