gault-millau/apps/news/migrations/0029_merge_20191025_0906.py
2019-10-25 12:07:02 +03:00

15 lines
267 B
Python

# Generated by Django 2.2.4 on 2019-10-25 09:06
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('news', '0028_auto_20191024_1649'),
('news', '0021_auto_20191021_1120'),
]
operations = [
]