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

program2021: Fix migrations

parents 4ab0dea4 d58b53fe
No related branches found
No related tags found
No related merge requests found
# Generated by Django 3.1.2 on 2020-10-26 22:45
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("program2021", "0008_auto_20200812_2117"),
("program2021", "0004_auto_20200930_1156"),
]
operations = []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment