Merge branch 'feature/gm-148' of ssh://gl.id-east.ru:222/gm/gm-backend into feature/gm-148
This commit is contained in:
commit
19caf9faa6
14
apps/tag/migrations/0004_merge_20191021_1138.py
Normal file
14
apps/tag/migrations/0004_merge_20191021_1138.py
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Generated by Django 2.2.4 on 2019-10-21 11:38
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('tag', '0003_auto_20191018_0758'),
|
||||
('tag', '0003_tag_priority'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user