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

Fix migrations

parent 5a4f128a
No related branches found
No related tags found
2 merge requests!787Release,!758Add footer links to uniweb + districts
Pipeline #12672 passed
# Generated by Django 4.1.8 on 2023-05-02 16:54
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("district", "0109_districthomepage_footer_links"),
("district", "0112_alter_districtcenterpage_content_and_more"),
]
operations = []
# Generated by Django 4.1.8 on 2023-05-02 16:54
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("senat_campaign", "0011_senatcampaignhomepage_footer_extra_content"),
("senat_campaign", "0011_senatcampaignhomepage_footer_links"),
]
operations = []
# Generated by Django 4.1.8 on 2023-05-02 16:54
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("uniweb", "0042_uniwebhomepage_footer_extra_content"),
("uniweb", "0042_uniwebhomepage_footer_links"),
]
operations = []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment