merge migrations
This commit is contained in:
parent
21dd87e0ec
commit
305da0e008
14
apps/establishment/migrations/0009_merge_20190901_1131.py
Normal file
14
apps/establishment/migrations/0009_merge_20190901_1131.py
Normal 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 = [
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user