28:24
How To Add Database Forms To A Web Page - Django Wednesdays #7
In this video I'll show you how to add forms to your webpage that allow you to update your database. Adding Database Web ...
18:11
Create A Simple Blog With Python and Django - Django Blog #1
How to Build a Simple Blog with Python and Django. Creating a blog with Django his pretty easy! In this video series I'll walk you ...
2:23:40
Django Project – Code a CRM App Tutorial
Learn how to build a CRM (Customer Relationship Management) App with Django, Python, and MySQL. The app will use MySQL ...
19:35
Create Blog Like Button - Django Blog #18
In this video I'll show you how to create a like button for our blog so that people can like a post. We'll look at the ManytoMany ...
2:14
Python Django Web Development: To-Do App - Introduction
Take the course on Udemy for just $11.99 (regularly $199) using this URL coupon code: ...
10:11:52
Python Backend Web Development Course (with Django)
This video is a full backend web development course with python. In the course, you will learn everything you need to know to ...
25:40
Generate Orders - Django Wednesdays ECommerce 35
In this video we'll generate orders for our user in the database. We'll take the shipping and billing information that we gathered in ...
3:58
Python Django Web Development: To-Do App - Install Python
Take the course on Udemy for just $11.99 (regularly $199) using this URL coupon code: ...
2:44
Python Django Web Development: To-Do App
Take the course on Udemy for just $11.99 (regularly $199) using this URL coupon code: ...
14:54
Let's Build Twitter With Django and Python - Django Wednesdays Twitter #1
In this video I'll start to build a clone of the website Twitter with Django and Python! Instead of Twitter, we'll call it Musker...and ...
26:01
Build A Cool To-Do List App With Django and Python!
Take the full course at Codemy for just $29 using this URL coupon code: https://codemy.com/django-web-development-list-app/ ...
18:51
Register New Users - Django Wednesdays ECommerce 8
In this video we'll set up a User Registration system using Django and Python. We want our shoppers to be able to create ...
17:26
Product Quantities - Django Wednesdays ECommerce 16
In this video we'll add product quantities to our Ecommerce app with Django and Python. Up until now customers have only been ...
21:25
Login With User Authentication - Django Wednesdays #21
In this video we'll start to build out the user authentication system by creating a login page. Django comes with a pretty nice user ...
12:12
Product Sales! - Django Wednesdays ECommerce 5
In this video we'll add the ability to put our Products on Sale for our Ecommerce Django app. We'll modify the products model to ...
39:42
Learn Django - Build a Custom User Model with Extended Fields
Another Django tutorial, here we are building a custom user model, as more often than not the default Django model wont meet ...
46:42
Half Course Recap - Build An API With Python Django #12
Here are the first 11 videos to my Build an API with Python and Django course that you just watched....just all in one video for ...
4:37
Django Python User Authentication - Virtualenv
Take the course on Udemy for just $11.99 (regularly $199) using this URL coupon code: ...
6:00
Build A ChatGPT CODEBOT With Django! New Course - MASSIVE Discount!
Woah! This one is super cool! I build a Codebot that writes code for you! You can either send it broken code that it will fix, or ask it ...
17:40
How To Use Templates and Custom HTML - Django Wednesdays #3
In this video I'll show you how to use Templates and Custom HTML in your Django App. It's important to break apart a website into ...