Good morning.
I am building an API for users, I use jango REST Framework JSON API, the problem is that JSON Api responds in the following way:
{
"data": {
"type": "UserViewSet",
"id": "3",
"attributes": {
"password": "b'$2b...
asked by
06.04.2018 / 17:31