filmov
tv
Python Django Basics for Absolute Beginners #4 Views and URL Mappings
Показать описание
Hey guys, In this video we look at views. Views are functions that receive HTTP requests and return HTTP responses. When views get request, they are responsible for determining appropriate responses.
Views functions that determine what happens when we navigate to a certain part of a Django application.
Views are responsible for rendering web ages, rerdirecting to certain parts or showing not found pages.
This videos shows how to create view functions and how to map them onto URLs so that they can be accessed on the Django website.
SOURCE CODE:
Please donate to this channel:
SUBSCRIBE:
FOLLOW ME:
GITHUB:
TWITTER:
Views functions that determine what happens when we navigate to a certain part of a Django application.
Views are responsible for rendering web ages, rerdirecting to certain parts or showing not found pages.
This videos shows how to create view functions and how to map them onto URLs so that they can be accessed on the Django website.
SOURCE CODE:
Please donate to this channel:
SUBSCRIBE:
FOLLOW ME:
GITHUB:
TWITTER:
Python Django Basics for Absolute Beginners #1 Introduction
Python Django Web Framework - Full Course for Beginners
Python Django Basics for Absolute Beginners #2 Installing Django
Python Django Basics for Absolute Beginners #10 Using Model Forms.
Python Django Basics for Absolute Beginners #9 Using Forms in Django.
Python Django Basics for Absolute Beginners #3 Apps And Projects (Django Project Structure)
Python Django Basics for Absolute Beginners #4 Views and URL Mappings
Python Django Basics for Absolute Beginners #16 Testing In Django
Python Django Basics for Absolute Beginners #12 Using the UserCreationForm In Django
Python Django Basics for Absolute Beginners #11 Intro to User Authentication in Django
Python Django Basics for Absolute Beginners #14 Introduction to Class Based VIews In Django
Python Django Basics for Absolute Beginners #7 Database Models
Python Django 7 Hour Course
Python Django Basics for Absolute Beginners #5 Using Templates In Django
Python Django Tutorial for Absolute Beginners - #3 Creating an App
Python Django Tutorial for Absolute Beginners - #2 Creating a Project
Python Django Basics for Absolute Beginners #17 Handling Media Uploads And Final Styling
Python Django Basics for Absolute Beginners #8 Using The Django Admin Interface.
Django 3 Tutorial for Absolute Beginners
Python Django Basics for Absolute Beginners #13 Logging In with the Django AuthenticationForm
Python Django Introduction and Beginners Tutorial
Python Django Basics for Absolute Beginners #15 Pagination
#1 How to install Django, Setup, Virtual Environments -Python Django Tutorial for Absolute Beginners
Django Tutorial in one Video
Комментарии