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
A standalone package to scrape financial data from listed Vietnamese companies via Vietstock

Scrape Financial Data of Vietnamese Listed Companies - Version 2 A standalone package to scrape financial data from listed Vietnamese companies via Vi

Viet Anh (Vincent) Tran 45 Nov 16, 2022
Django datatables and widgets, both AJAX and traditional. Display-only ModelForms.

Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and validation. Works with Django templates.

Dmitriy Sintsov 132 Dec 14, 2022
Add Chart.js visualizations to your Django admin using a mixin class

django-admincharts Add Chart.js visualizations to your Django admin using a mixin class. Example from django.contrib import admin from .models import

Dropseed 22 Nov 22, 2022
Auth module for Django and GarpixCMS

Garpix Auth Auth module for Django/DRF projects. Part of GarpixCMS. Used packages: django rest framework social-auth-app-django django-rest-framework-

GARPIX CMS 18 Mar 14, 2022
Django Fett is an incomplete code generator used on several projects

Django Fett Django Fett is an incomplete code generator used on several projects. This is an attempt to clean it up and make it public for consumption

Jeff Triplett 6 Dec 31, 2021
WeatherApp - Simple Python Weather App

Weather App Please star this repo if you like ⭐ It's motivates me a lot! Stack A

Ruslan Shvetsov 3 Apr 18, 2022
This repository contains django library management system project.

Library Management System Django ** INSTALLATION** First of all install python on your system. Then run pip install -r requirements.txt to required se

whoisdinanath 1 Dec 26, 2022
Neighbourhood - A python-django web app to help the residence of a given neighborhood know their surrounding better

Neighbourhood A python-django web app to help the residence of a given neighborh

Levy Omolo 4 Aug 25, 2022
A Minimalistic Modern Django Boilerplate

A Minimalistic Modern Django Boilerplate This boilerplate is mainly for educational purposes. It is meant to be cloned as a starter code for future tu

Jonathan Adly 21 Nov 02, 2022
django CMS Association 1.6k Jan 06, 2023
Full control of form rendering in the templates.

django-floppyforms Full control of form rendering in the templates. Authors: Gregor Müllegger and many many contributors Original creator: Bruno Renié

Jazzband 811 Dec 01, 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
Django API that scrapes and provides the last news of the city of Carlos Casares by semantic way (RDF format).

"Casares News" API Api that scrapes and provides the last news of the city of Carlos Casares by semantic way (RDF format). Usage Consume the articles

Andrés Milla 6 May 12, 2022
Use Database URLs in your Django Application.

DJ-Database-URL This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django appl

Jacob Kaplan-Moss 1.3k Dec 30, 2022
☄️ Google Forms autofill script

lazrr 'Destroy Them With Lazers' - Knife Party, 2011 Google Forms autofill script Installation: pip3 install -r requirements.txt Usage: python3 lazrr.

Serezha Rakhmanov 12 Jun 04, 2022
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes

Bleach Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes. Bleach can also linkify text safely, appl

Mozilla 2.5k Dec 29, 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
Bootstrap 4 integration with Django.

django-bootstrap 4 Bootstrap 4 integration for Django. Goal The goal of this project is to seamlessly blend Django and Bootstrap 4. Requirements Pytho

Zostera B.V. 980 Dec 29, 2022
Build reusable components in Django without writing a single line of Python.

Build reusable components in Django without writing a single line of Python. {% #quote %} {% quote_photo src="/project-hail-mary.jpg" %} {% #quot

Mitchel Cabuloy 277 Jan 02, 2023
Projeto Crud Django and Mongo

Projeto-Crud_Django_and_Mongo Configuração para rodar o projeto Download Project

Samuel Fernandes Oliveira 2 Jan 24, 2022