Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 1beb9e2d authored by fakhrilm's avatar fakhrilm
Browse files

fix merge conflict on migrations

parent 17e62aef
Branches
No related tags found
1 merge request!861606917531 54
Pipeline #22908 passed
# -*- coding: utf-8 -*-
# Generated by Django 1.10.5 on 2019-10-10 15:49
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('core', '0017_vacancy_amount'),
('core', '0014_auto_20191004_1340'),
('core', '0019_merge_20191006_0852'),
]
operations = [
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment