gault-millau/apps/news/migrations/0023_merge_20191023_1000.py
2019-10-23 15:31:04 +03:00

15 lines
268 B
Python

# Generated by Django 2.2.4 on 2019-10-23 10:00
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('news', '0021_merge_20191002_1300'),
('news', '0022_auto_20191021_1306'),
]
operations = [
]