menu
Tagged in Django
Easy steps to set up your backend API token using Django OAuth Toolkit
Read
Published on 12/06/2020
4 min read
After finishing building our React frontend and Django backend, there's one more thing we need to worry about. If we host our backend on AWS…
Django
API Token
Python
Django OAuth Tookit
Web framework
0
0
Trick to use Django to serve React app
Read
Published on 05/04/2020
3 min read
Django backend and React.js frontend Instead of using template language in view part of MVC in frameworks, modern way is to separate apps…
Django
React.js
Python
Web framework
0