django Authentication – Restframework -Postman 昨日に引き続き、Postmanでpost, get の動作確認をしながら、Authenticationの動きを観察。 トークンの設定をして、一旦、「python3 manage.py flush」でデータベー... 2021.03.02 djangorest-framework
rest-framework Check the operation of the serializer in Postman I learned serializer in Postman. Continuing on from yesterday, I'm lost in the Django Restframework! In the midst... 2021.03.02 rest-framework