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
ppl-fasilkom-ui
2020
PPL-C
DTB-Layanan Fasilitas Publik Penyandang Disabilitas
PoiPoLeGan-PPLapanganTembak-DTB Layanan Fasilitas Publik Penyandang Disabilitas-BE
Commits
4156641c
Commit
4156641c
authored
Apr 18, 2020
by
Bimo Iman Smartadi
Browse files
Fix merge conflict
parents
41191c83
88284bf1
Pipeline
#41084
failed with stages
in 2 minutes and 53 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
helloworld/tests.py
0 → 100644
View file @
4156641c
informasi_fasilitas/migrations/0001_initial.py
View file @
4156641c
<<<<<<<
HEAD
# Generated by Django 2.1.5 on 2020-04-17 13:50
=======
# Generated by Django 2.1.5 on 2020-04-17 10:26
>>>>>>>
staging
from
django.conf
import
settings
from
django.db
import
migrations
,
models
...
...
pplbackend/settings.py
View file @
4156641c
...
...
@@ -41,6 +41,10 @@ INSTALLED_APPS = [
'django.contrib.messages'
,
'django.contrib.staticfiles'
,
'django.contrib.auth.hashers'
,
<<<<<<<
HEAD
=======
'login'
,
>>>>>>>
staging
'registrasi'
,
'informasi_fasilitas'
,
'new_rest_api'
,
...
...
registrasi/migrations/0001_initial.py
View file @
4156641c
<<<<<<<
HEAD
# Generated by Django 2.1.5 on 2020-04-17 13:49
=======
# Generated by Django 2.1.5 on 2020-04-17 10:27
>>>>>>>
staging
from
django.conf
import
settings
from
django.db
import
migrations
,
models
...
...
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