NDOJ/judge/migrations/0133_merge_20220916_0636.py
2022-10-07 12:40:25 -05:00

14 lines
270 B
Python

# Generated by Django 2.2.28 on 2022-09-15 23:36
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('judge', '0132_auto_20220915_1837'),
('judge', '0132_auto_20220915_1349'),
]
operations = [
]