gault-millau/apps/gallery/migrations/0008_merge_20191212_0752.py
2019-12-12 11:17:59 +03:00

15 lines
273 B
Python

# Generated by Django 2.2.7 on 2019-12-12 07:52
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('gallery', '0007_auto_20191110_1329'),
('gallery', '0007_auto_20191211_1528'),
]
operations = [
]