Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop

This commit is contained in:
evgeniy-st 2019-09-01 14:33:43 +03:00
commit 48ac4cceab

View File

@ -0,0 +1,14 @@
# 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 = [
]