gault-millau/apps/establishment/migrations/0009_merge_20190901_1131.py
2019-09-01 14:31:42 +03:00

15 lines
281 B
Python

# Generated by Django 2.2.4 on 2019-09-01 11:31
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('establishment', '0006_comment'),
('establishment', '0008_contactemail_contactphone'),
]
operations = [
]