Python Django Basics for Absolute Beginners #4 Views and URL Mappings

preview_player
Показать описание
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:
Рекомендации по теме
Комментарии
Автор

This is hyper quality teaching! This is so much better than those other courses on youtube and udemy, that it should be forbidden to offer it for free to people!

ailosiri