Andrew Sklyarov

Results 3 comments of Andrew Sklyarov

Just found a solution: `console.log(data.toString('utf-8'));` more info here https://docs.nodejitsu.com/articles/advanced/buffers/how-to-use-buffers/

1. can be easily reproduced if you set regular inlines tuple within inline_reverse in one admin config. I am using django 3.2

@stantond Thank you for this PR. It helped me to add knox to my project with django rest auth. Actually, to use knox token with django rest auth we need...