Create a netflix-like service using Django, React.js, & More.

Overview

DjangoFlix Logo

DjangoFlix

Create a netflix-like service using Django, React.js, & More.

Lectures

1 - Welcome - No code

2 - Walkthrough - No code

3 - Setup Project & Workspace

4 - Craft To Do List

5 - django-admin startproject djangoflix

6 - Videos App

7 - Our First Migration & Superuser - No code

8 - Installing our Model

9 - Your First TestCase

10 - Breaking Tests & Migrations Basics

11 - Video Model to Django Admin

12 - Django Admin Model Proxy

13 - Customize the Django Admin

14 - CharField Choices for Publishing Videos

15 - Test Publish State Options

16 - Slug, Timestamp, & Updated Fields

17 - Custom Managers & QuerySets

18 - Using Django Signals

19 - Playlists & Foreign Keys

20 - Understanding Foreign Keys with the Admin

21 - Django-Managed Python Shell to explore Foreign Keys

22 - Related Names & ManyToManyField

23 - More on ManyToMany Fields

24 - Ordering ManyToMany with Through Model

25 - Tabular Inline in the Admin for ManyToMany

26 - Updated Tests for Through Model

27 - Playlists of Playlists

28 - TV Show Playlist Proxies for Admin

29 - Playlist Type Choices and Why

30 - Saving Playlist Type via Proxy

31 - Categories

32 - ContentTypes & Generic Foreign Keys

33 - Reverse Relationship for Generic Foreign Keys

34 - Testing Generic Foreign Keys

35 - User Ratings Model

36 - Testing User Ratings

37 - QuerySet Aggregation for Average Rating

38 - Templates & Base Template

39 - Movies & TV Show List Views

40 -List View Template

41 - Proxy Model Tests

42 - URL Routing

43 - Detail Views

43 - Detail Views

44 - Get Object Exception Handling

45 - Unique Slug Utility & Signal Receiver

46 - Instance Methods for Videos

47 - Video Embeds in Templates

48 - Related Playlists Field

49 - Home View & Get Absolute Url

50 - Category Views

51 - Tagged Item Views

52 - Search View

53 - Test Views

54 - Inclusion Template Tag for Ratings

55 - Ratings Form

Owner
Coding For Entrepreneurs
Build real projects and learn to code. Step by step. By @jmitchel3
Coding For Entrepreneurs
Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

Django-MySQL The dolphin-pony - proof that cute + cute = double cute. Django-MySQL extends Django's built-in MySQL and MariaDB support their specific

Adam Johnson 504 Jan 04, 2023
Store model history and view/revert changes from admin site.

django-simple-history django-simple-history stores Django model state on every create/update/delete. This app supports the following combinations of D

Jazzband 1.8k Jan 06, 2023
An automatic django's update checker and MS teams notifier

Django Update Checker This is small script for checking any new updates/bugfixes/security fixes released in django News & Events and sending correspon

prinzpiuz 4 Sep 26, 2022
DCM is a set of tools that helps you to keep your data in your Django Models consistent.

Django Consistency Model DCM is a set of tools that helps you to keep your data in your Django Models consistent. Motivation You have a lot of legacy

Occipital 59 Dec 21, 2022
A django model and form field for normalised phone numbers using python-phonenumbers

django-phonenumber-field A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonen

Stefan Foulis 1.3k Dec 31, 2022
Intellicards-backend - A Django project bootstrapped with django-admin startproject mysite

Intellicards-backend - A Django project bootstrapped with django-admin startproject mysite

Fabrizio Torrico 2 Jan 13, 2022
Simple tagging for django

django-taggit This is a Jazzband project. By contributing you agree to abide by the Contributor Code of Conduct and follow the guidelines. django-tagg

Jazzband 3k Jan 02, 2023
Projeto onde podes inserir notícias, ver todas as notícias guardas e filtrar por tag. A base de dados usada é o mongoDB.

djangoProject Projeto onde podes inserir notícias, ver todas as notícias guardas e filtrar por tag. A base de dados usada é o mongoDB. packages utiliz

Sofia Rocha 1 Feb 22, 2022
wagtail_tenants is a Django/Wagtail app to provide multitenancy to your wagtail project.

wagtail-tenants wagtail_tenants is a Django/Wagtail app to provide multitenancy to your wagtail project. You are able to run a main Wagtail Site and f

<bbr> 11 Nov 20, 2022
Strawberry-django-plus - Enhanced Strawberry GraphQL integration with Django

strawberry-django-plus Enhanced Strawberry integration with Django. Built on top

BLB Ventures 138 Dec 28, 2022
An insecure login and registration website with Django.

An insecure login and registration website with Django.

Luis Quiñones Requelme 1 Dec 05, 2021
django CMS Association 1.6k Jan 06, 2023
Full-text multi-table search application for Django. Easy to install and use, with good performance.

django-watson django-watson is a fast multi-model full-text search plugin for Django. It is easy to install and use, and provides high quality search

Dave Hall 1.1k Dec 22, 2022
Super simple bar charts for django admin list views visualizing the number of objects based on date_hierarchy using Chart.js.

Super simple bar charts for django admin list views visualizing the number of objects based on date_hierarchy using Chart.js.

foorilla LLC 4 May 18, 2022
Official Python agent for the Elastic APM

elastic-apm -- Elastic APM agent for Python This is the official Python module for Elastic APM. It provides full out-of-the-box support for many of th

elastic 369 Jan 05, 2023
TinyMCE integration for Django

django-tinymce django-tinymce is a Django application that contains a widget to render a form field as a TinyMCE editor. Quickstart Install django-tin

Jazzband 1.1k Dec 26, 2022
Developer-friendly asynchrony for Django

Django Channels Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Djan

Django 5.5k Dec 29, 2022
Django-discord-bot - Framework for creating Discord bots using Django

django-discord-bot Framework for creating Discord bots using Django Uses ASGI fo

Jamie Bliss 1 Mar 04, 2022
A simple Blog Using Django Framework and Used IBM Cloud Services for Text Analysis and Text to Speech

ElhamBlog Cloud Computing Course first assignment. A simple Blog Using Django Framework and Used IBM Cloud Services for Text Analysis and Text to Spee

Elham Razi 5 Dec 06, 2022
Automatic class scheduler for Texas A&M written with Python+Django and React+Typescript

Rev Registration Description Rev Registration is an automatic class scheduler for Texas A&M, aimed at easing the process of course registration by gen

Aggie Coding Club 21 Nov 15, 2022