Skip to content
Snippets Groups Projects
Commit ae7ff8b9 authored by Felix Blanke's avatar Felix Blanke
Browse files

Fix migrations

parent 9a1182eb
Branches
No related tags found
1 merge request!17Add view to clear schedule
Pipeline #275704 passed
# Generated by Django 4.2.13 on 2025-03-04 17:41
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("AKModel", "0063_field_validators"),
("AKModel", "0063_merge_0061_event_export_slot_0062_interest_no_history"),
]
operations = []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment