gault-millau/apps/establishment/migrations/0009_merge_20190901_1132.py
2019-09-01 14:33:25 +03:00

15 lines
281 B
Python

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