gault-millau/apps/news/migrations/0051_merge_20191223_1405.py
2019-12-23 17:07:49 +03:00

15 lines
267 B
Python

# Generated by Django 2.2.7 on 2019-12-23 14:05
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('news', '0050_auto_20191223_1148'),
('news', '0050_auto_20191223_1238'),
]
operations = [
]