Hi everyone!
Our multiplayer Tic Tac Toe is growing, and we have learned a lot about Django in this way: how to create a basic Django App, how to structure our app with subsites, how to separate UI and logic with views... Now, is the turn of a very, very, VERY important part of the development: managing our application data.
Django comes with a great inte…
Keep reading with a 7-day free trial
Subscribe to A Python journey to Full-Stack to keep reading this post and get 7 days of free access to the full post archives.