-
Carlos Vega authoredCarlos Vega authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
0125_merge_20181025_0745.py 330 B
# -*- coding: utf-8 -*-
# Generated by Django 1.11.5 on 2018-10-25 07:45
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('web', '0124_auto_20181017_1532'),
('web', '0121_auto_20181024_1859'),
]
operations = [
]