gault-millau/apps/news/migrations/0031_merge_20191029_0858.py
2019-10-29 12:34:08 +03:00

15 lines
261 B
Python

# Generated by Django 2.2.4 on 2019-10-29 08:58
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('news', '0030_news_old_id'),
('news', '0030_merge_20191028_0725'),
]
operations = [
]