1 2 3 4 5 6 7 8 9 10 11 12 13 14
# Generated by Django 3.0.8 on 2020-07-02 00:53 from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('orchestration', '0008_auto_20200514_1951'), ('orchestration', '0011_auto_20200529_1944'), ] operations = [ ]