Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Building a Complete Django Project: Feature Rich Movies Website | Beginner Friendly Python Webdev в хорошем качестве

Building a Complete Django Project: Feature Rich Movies Website | Beginner Friendly Python Webdev 1 месяц назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Building a Complete Django Project: Feature Rich Movies Website | Beginner Friendly Python Webdev

In this video, you'll learn real-world Django development by setting up a production-ready web application from scratch. We kick off the series by configuring your project environment, creating a custom user model for secure authentication, and building a base template with Bootstrap. This hands-on, beginner-friendly tutorial lays the foundation for a dynamic full-stack app using Django, HTMX, and the TMDB API for live movie data. 🕗 Chapters: 00:00 - Objectives : What we will build and learn 00:58 - Create project directory open Vscode 01:14 - prerequisites to using Django 01:37 - Check Python version 01:53 - Create venv ( virtual environment ) and activate it 02:20 - Install Django 02:48- Create Django Project ( movie_spot ) 03:21 - Create Users App 04:17 - Django's Model's ( models.py ) 04:30 - Django's Default User Model and its limitations 05:14 - Defining CustomUserand registering model 06:57 - Creating Movies App 08:01 - Migrations in Django 08:52 - Running Migrations and Creating DataBase 09:26 - runserver 09:47 - Django Templates and Creating a Base Template ( How and Why ) 10:15 - Template Inheritance 10:55 - Adding HTML Boilerplate to base.html 11:16 - Template Blocks 12:03 - Navbar Template Block 12:29 - Block Content 13:14 - Templates directories ( where we keep HTML files and where Django looks for them ) 14:32 - Creating navbar and including in base.html 15:51 - Django Built in Include Tag 16:51 : Django Views 17:02 - Creating Landing Page ( defining Landing Page View ) 17:34 - landing Page Template 18:29 - Creating URL to landing page ( urls.py ) 19:51 - include movies app URL patterns in project's urls.py 21:15 - Extend base.html in landing_page.html ( extending base template ) 21:36 - Adding Bootstrap to our Django project 22:46 - Styling navbar with bootstrap 🔗Important Resources and Links: Github Repo [ Source Code ]: https://github.com/PikoCanFly/Django-... Bootstrap Docs: https://getbootstrap.com/docs/5.3/get... Django Docs: https://docs.djangoproject.com/en/5.0/ 🧡 If you have found this content useful consider becoming a channel member and get early access to new videos:    / @pikocanfly   💜 #django #FullStack #python #WebDevelopment

Comments