|
|
|
@ -1,4 +1,6 @@ |
|
|
|
# Generated by Django 2.2.15 on 2020-10-09 13:15 |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
# Generated by Django 1.11.29 on 2020-10-15 17:38 |
|
|
|
from __future__ import unicode_literals |
|
|
|
|
|
|
|
from django.db import migrations, models |
|
|
|
|
|
|
|
@ -6,7 +8,7 @@ from django.db import migrations, models |
|
|
|
class Migration(migrations.Migration): |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
('core', '0024_auto_20201009_1235'), |
|
|
|
('core', '0019_auto_20191008_2141'), |
|
|
|
] |
|
|
|
|
|
|
|
operations = [ |