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

merged migrations

parent d4d6c584
No related branches found
No related tags found
1 merge request!208Update/merge 12 into 13
Pipeline #8117 passed
# -*- coding: utf-8 -*-
# Generated by Django 1.11.5 on 2019-01-09 10:41
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('web', '0135_merge_20190108_1336'),
('web', '0135_merge_20181212_1333'),
]
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