MyMDB
MyMDB copied to clipboard
Code for the MyMDB project from the book Building Django Web Applications
MyMDB - My Movie Database
Code for the MyMDB project from the book Building Django Web Applications by Tom Aratyn.
Find the book online from Packt and Amazon.
Each chapter has a related branch:
-
chapter-1
- Starting MyMDB -
chapter-2
- Adding users to MyMDB -
chapter-3
- Posters, Headshots, and Security -
chapter-4
- Caching in on the Top 10 -
chapter-5
- Deploying with Docker