gault-millau/apps/news/migrations/0033_merge_20191030_1618.py
2019-10-30 19:19:40 +03:00

15 lines
267 B
Python

# Generated by Django 2.2.4 on 2019-10-30 16:18
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('news', '0032_auto_20191030_1149'),
('news', '0029_auto_20191025_1241'),
]
operations = [
]