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

merged migrations

parent 59df80e9
No related branches found
No related tags found
1 merge request!188Feature/improve management of visits from subject list
Pipeline #7820 passed
# -*- coding: utf-8 -*-
# Generated by Django 1.11.5 on 2018-12-11 15:42
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('web', '0132_workerstudyrole_permissions'),
('web', '0133_auto_20181113_1550'),
]
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