DjangoFlix – Build a Netflix-Like Service in Django & Python
Learn advanced Django concepts to build better & more resilient web applications.
What you’ll learn
-
Django Proxy Models
-
UnitTesting Models & Proxy Models
-
Techniques for building the fundamentals of a Netflix-like service (except the actual video streaming)
-
Implementing a 5-Star Rating in Django alone
-
Generic Foreign Keys & Generic Relations for flexible model relations
-
Implementing Tagged Items & Categories for Improved Content Discovery
-
Creating the conditions for a machine learning model (the way the data is structured)
Requirements
-
30 Days of Python (or equivalent python experience)
-
Try Django (or equivalent Django experience)
-
You know how to implement classes, functions, variables, iterators, and more in Python
Who this course is for:
- Django Developers looking for a deeper dive into Django Model Capabilities
- Beginner Django Developers needing to better understand Testing in a practical use case.