Forked from
ppl-fasilkom-ui / IT Project 2020 / Group C / bisago-be
349 commits ahead of the upstream repository.
-
Muhammad Ariq Basyar authored
- fix has_obj_permission on BisaGoUserSerializer, now other than update and retrive has no object permission - added output and input formats for tanggal_lahir, output dd MM yyy, input dd MM yyyy and yyy-mm-dd - change hidden field replacement format with "({field_name} dirahasiakan)" - change return of login view from username, token, token_type to user (bisagouser object), token and token_type - new authorize url to check whether the request is authenticated or not
Muhammad Ariq Basyar authored- fix has_obj_permission on BisaGoUserSerializer, now other than update and retrive has no object permission - added output and input formats for tanggal_lahir, output dd MM yyy, input dd MM yyyy and yyy-mm-dd - change hidden field replacement format with "({field_name} dirahasiakan)" - change return of login view from username, token, token_type to user (bisagouser object), token and token_type - new authorize url to check whether the request is authenticated or not
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
views.py 2.34 KiB