Getting Started With Django View Authorization and Roles in Python

preview_player
Показать описание
Django provides tools for both authentication and authorization. This video covers getting a project started, and detecting logged-in users and their roles in a Django view.

Every Django view takes at least one argument, an HttpRequest. The request contains state information about the user and the page they’re visiting.

Рекомендации по теме
Комментарии
Автор

Thanks so much for sharing! This is exactly what I was looking for

chemobaza
Автор

A great video but I can't find the next section, 'restricting access to views'.

doubleprofits
Автор

For django rest can we use the same flow?

krishna-lezq
welcome to shbcf.ru