gault-millau/apps/establishment/migrations/0047_merge_20191030_1714.py
2019-10-30 20:15:19 +03:00

15 lines
287 B
Python

# Generated by Django 2.2.4 on 2019-10-30 17:14
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('establishment', '0046_merge_20191030_1618'),
('establishment', '0046_merge_20191030_0858'),
]
operations = [
]