# Generated by Django 5.2.4 on 2025-08-20 17:59

from django.db import migrations


class Migration(migrations.Migration):

    dependencies = [
        ('core', '0005_merge_20250815_1746'),
        ('core', '0005_merge_20250815_2018'),
    ]

    operations = [
    ]
