Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Class Project
DIGIPUS
Commits
98b0307f
Commit
98b0307f
authored
Oct 11, 2020
by
salsahava
Browse files
Fixed conflicting migrations
parent
51c653e6
Pipeline
#58241
passed with stages
in 15 minutes and 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/migrations/0022_merge_20201011_1122.py
0 → 100644
View file @
98b0307f
# Generated by Django 3.1 on 2020-10-11 04:22
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'app'
,
'0021_dislikecomment_likecomment'
),
(
'app'
,
'0021_materi_release_year'
),
]
operations
=
[
]
digipus/__pycache__/settings.cpython-36.pyc
View file @
98b0307f
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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