gault-millau/apps/timetable/migrations/0004_merge_20191009_1341.py
Виктор Гладких 01dd728323 Refactor
2019-10-09 16:44:29 +03:00

15 lines
277 B
Python

# Generated by Django 2.2.4 on 2019-10-09 13:41
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('timetable', '0003_auto_20191004_0928'),
('timetable', '0003_auto_20191003_0943'),
]
operations = [
]