gault-millau/apps/establishment/migrations/0088_merge_20200130_1318.py
2020-01-30 16:19:15 +03:00

15 lines
280 B
Python

# Generated by Django 2.2.7 on 2020-01-30 13:18
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('establishment', '0087_western_field'),
('establishment', '0087_auto_20200130_1312'),
]
operations = [
]