Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Class Project
Kape
Commits
436774d1
Commit
436774d1
authored
Oct 06, 2019
by
Muhammad Fauzan Fikri
Browse files
add merged migrations
parent
93240aee
Pipeline
#21958
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/migrations/0020_merge_20191006_1444.py
0 → 100644
View file @
436774d1
# -*- coding: utf-8 -*-
# Generated by Django 1.10.5 on 2019-10-06 07:44
from
__future__
import
unicode_literals
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'core'
,
'0017_vacancy_amount'
),
(
'core'
,
'0019_merge_20191006_0852'
),
]
operations
=
[
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment