YoVDO

Django - Build a Landing Page with Python

Offered By: buildwithpython via YouTube

Tags

Django Courses Web Development Courses Python Courses

Course Description

Overview

Learn to build a landing page using Django 2.1 and Python in this comprehensive video tutorial series. Start by installing Django and PyCharm IDE, then progress through creating a Django webserver, understanding the settings file, and handling URLs. Explore the admin panel, migrations, and virtual environments before diving into database operations with SQLite3. Create your first Django app, render HTML, and work with templates. Add static files and images to your project, then move on to creating models for the database. Learn about forms for user input, including POST vs GET requests and CSRF token authentication. Finally, connect forms to the SQLite database and customize the admin panel display. By the end of this 25-part series, you'll have built a fully functional landing page using Django 2.1.

Syllabus

Django 2.1 - Build a Landing Page with Python - 1/25 - Django Python.
Django 2.1 - Installing Django and Pycharm IDE - 2/25 - Django Python.
Django 2.1 - Create a Django Webserver + Manage.py - 3/25 - Django Python.
Django 2.1 - Understanding the Settings File - 4/25 - Django Python.
Django 2.1 - URL Handling in urls.py - 5/25 - Django Python.
Django 2.1 - Admin panel & Migrations - 6/25 - Django Python.
Django 2.1 - Wsgi.py + Templates + Virtual environment - 7/25 - Django Python.
Django 2.1 - Reading SQLite3 database - 8/25 - Django Python.
Django 2.1 - Creating your first Django App - 9/25 - Django Python.
Django 2.1 - Application Structure (migrations, admin, views.py) - 10/25 - Django Python.
Django 2.1 - Render HTML using HttpResponse - 11/25 - Django Python.
Django 2.1 - Moving the Website to the Main Page - 12/25 - Django Python.
Django 2.1 - Templates and Rendering HTML - 13/25 - Django Python.
Django 2.1 - Adding a Landing page - 14/25 - Django Python.
Django 2.1 - Images and Static Files - 15/25 - Django Python.
Django 2.1 - Creating Models for database - 16/25 - Django Python.
Django 2.1 - Migrations and makemigrations - 17/25 - Django Python.
Django 2.1 - Changing/Viewing data using Admin Panel - 18/25 - Django Python.
Django 2.1 - Creating Forms for Input - 19/25 - Django Python.
Django 2.1 - Flow of Forms and Lifecycle - 20/25 - Django Python.
Django 2.1 - POST vs GET requests - 21/25 - Django Python.
Django 2.1 - Authenticating Forms with CSRF Tokens - 22/25 - Django Python.
Django 2.1 - Forms to SQLite database - 23/25 - Django Python.
Django 2.1 - Showing items correctly in admin panel - 24/25 - Django Python.
Django 2.1 - Building a Landing Page (RECAP) - 25/25 - Django Python.


Taught by

buildwithpython

Related Courses

Full Stack Foundations
Udacity
Django Basics Course
Treehouse
Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera
Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera
Django Features and Libraries
University of Michigan via Coursera