- 06 Dec, 2019 5 commits
-
-
Misael Jonathan authored
-
Misael Jonathan authored
-
Misael Jonathan authored
-
Misael Jonathan authored
-
Aldo Bima Syahputra authored
-
- 05 Dec, 2019 1 commit
-
-
Nixi Sendya Putri authored
-
- 04 Dec, 2019 4 commits
-
-
Fannyah Dita Cahya 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 1 commit
-
-
Muhammad Fauzan Fikri authored
-
- 16 Nov, 2019 2 commits
-
-
Izzan Fakhril Islam authored
-
RANI LASMA ULI authored
-
- 15 Nov, 2019 6 commits
-
-
Hadlina Rahmadinni authored
-
Rayza Arasj Mahardhika authored
-
MISAEL JONATHAN authored
# Conflicts: # core/models/accounts.py
-
MISAEL JONATHAN authored
# Conflicts: # core/models/accounts.py
-
NABILA FAKHIRAH YUSRONI authored
-
Hema Mitta Kalyani authored
-
- 14 Nov, 2019 9 commits
-
-
Dwi Nanda Susanto authored
-
Aviliani Pramestya authored
-
Muhammad Fauzan Fikri authored
-
Muhammad Fauzan Fikri authored
-
Muhammad Fauzan Fikri authored
-
Fannyah Dita Cahya authored
-
Tyagita Larasati authored
-
Nixi Sendya Putri authored
-
Farah Alhaniy Efendi authored
-
- 12 Nov, 2019 1 commit
-
-
Farah Alhaniy Efendi authored
-
- 13 Oct, 2019 1 commit
-
-
MISAEL JONATHAN authored
# Conflicts: # core/models/accounts.py
-
- 12 Oct, 2019 6 commits
-
-
Yumna Pratista Tastaftian authored
-
Wildan Fahmi authored
-
RANI LASMA ULI authored
-
Swastinika Naima Moertadho authored
Sebagai perusahaan, saya ingin bisa mencantumkan alasan saya menolak sebuah lamaran sehingga pelamar tersebut bisa mengetahui kekurangannya dan bisa mengevaluasi diri ketika melamar pekerjaan ke depannya.
-
Raden Fikri Ihza Dwi Nanda authored
# Conflicts: # core/tests/test_create_vacancies.py
-
Hadlina Rahmadinni authored
-
- 08 Oct, 2019 1 commit
-
-
- 28 Mar, 2017 3 commits
-
-
Zamil Majdy authored
-
Zamil Majdy authored
-
Farhan Farasdak authored
-