Skip to content
Snippets Groups Projects
Commit 11fdd013 authored by Carlos Vega's avatar Carlos Vega
Browse files

merged migrations

parent 647f11bc
No related branches found
No related tags found
1 merge request!208Update/merge 12 into 13
Pipeline #8105 passed
# -*- coding: utf-8 -*-
# Generated by Django 1.11.5 on 2019-01-08 13:36
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('web', '0134_merge_20181211_1542'),
('web', '0132_worker_comment'),
]
operations = [
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment