[REFACTOR] fix incompatible code for django 2.2 and python 3
removed .method() method call because now urlsafe_base64_encode returns string not bytes files: - new_rest_api/tests.py - new_rest_api/views.py
Please register or sign in to comment
Fakultas Ilmu Komputer UI
removed .method() method call because now urlsafe_base64_encode returns string not bytes files: - new_rest_api/tests.py - new_rest_api/views.py
Excellence In Teamwork