- 06 Dec, 2019 8 commits
-
-
Azhar Kurnia authored
-
NICHOLAS PRIAMBODO authored
-
Endrawan Andika Wicaksana authored
-
Endrawan Andika Wicaksana authored
-
KIANUTAMA RADIANUR HUDHA authored
# Conflicts: # assets/js/CompanyProfile.jsx
-
Metta Anantha Pindika authored
-
Raden Fikri Ihza Dwi Nanda authored
-
REGENSA ANNAAFII TJAHJANTO authored
-
- 05 Dec, 2019 3 commits
-
-
Dwi Nanda Susanto authored
-
Muhammad Fakhrillah Abdul Azis authored
-
Ichlasul Affan authored
-
- 04 Dec, 2019 5 commits
-
-
FARI QODRI ANDANA authored
-
Fajrin Kingwijati authored
-
Ichlasul Affan authored
1. Add on_delete parameter for OneToOneField and ForeignKey at models. on_delete param becomes mandatory at Django 2. 2. Change "import views_constants" to "from core.views import views_constants". Python 3 didn't support direct module importing. 3. Replace "@list_route(" to "@action(detail=False," and replace "@detail_route(" to "@action(detail=True,". Django REST Framework removed those decorators and replaced it with @action. 4. Replace "basestring" type to "str" as Python 3 now supports unified string type. 5. Use 'rb' instead of 'r' mode to read file at _create_test_file at test_accounts.py Python 3 has their own bytes type that not enforcing to encode things out.
-
Farah Alhaniy Efendi authored
-
Refo Ilmiya Akbar authored
-
- 03 Dec, 2019 4 commits
-
-
Rahmania Astrid Mochtar authored
-
Muhammad Fauzan Fikri authored
-
Muhammad Fauzan Fikri authored
-
Muhammad Fauzan Fikri authored
-
- 01 Dec, 2019 1 commit
-
-
Kemas Khaidar Ali authored
-
- 30 Nov, 2019 1 commit
-
-
Arga Ghulam Ahmad authored
-
- 16 Nov, 2019 3 commits
-
-
Izzan Fakhril Islam authored
-
RANI LASMA ULI authored
-
Khoirul Khuluqi Abdulloh authored
-
- 15 Nov, 2019 15 commits
-
-
NICHOLAS PRIAMBODO authored
-
Wildan Fahmi authored
-
Khoirul Khuluqi Abdulloh authored
-
Hadlina Rahmadinni authored
-
Rayza Arasj Mahardhika authored
-
Claudio Yosafat authored
-
MISAEL JONATHAN authored
# Conflicts: # core/models/accounts.py
-
JONATHAN EDWIN authored
-
Endrawan Andika Wicaksana authored
-
NABILA FAKHIRAH YUSRONI authored
-
Yusuf Sholeh authored
-
Aldo Bima Syahputra authored
-
Benny William Pardede authored
[GREEN] Implemented first name last name interpreter function and inject it when creating User model
-
REGENSA ANNAAFII TJAHJANTO authored
1606875926 106-Fitur menampilkan error validasi waktu buka lowongan pekerjaan ketika waktu buka dan waktu tutup lowongan sama
-
Hema Mitta Kalyani authored
-