Django Tutorial #24 - Requiring Login

preview_player
Показать описание
Hey gang, in this Django tutorial I'll show you how we can protect certain routes or webpages from non-authenticated users. We can do this by using a built-in Django decorator called login_required.

----- COURSE LINKS:

======== Other Tutorials =========

----- NODE.JS TUTORIALS

----- MONGODB TUTORIALS

======== Social Links ==========

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

Every one of these videos I learn something cool. You're awesome dude!

alexlaverty
Автор

your method in teaching is amazing thanks a lot and please keep it up with new tech

magiccode
Автор

Your videos are really are awesome, I really by heart thank you guy

TamilPuzhavan
Автор

2:40 tao url create
3:10 tao ham create
4:50 them file html va tao block create
6:33 require login

DuongTran-zhtd
Автор

Sir can u please tell how to display a model(database) entries list as a FORM, so that its values can be edited. i actually have a db for participants list that includes a column for attendance. later at the event i want to mark attendance, so i want to b able to edit that column from the website and resave/update that db

jaideepsingh
Автор

Post matching query does not exist. i have changed the url and nothing happen always the same probleme

jlassichamseddine
Автор

i'm getting error after finishing 5:17 (going to "articles/create" link ) :

DoesNotExist at articles/create/

DisorienteddGamer
Автор

Hey probably won’t be able to answer this because the vid is old but can that decorator be used if I’m using my own user model?

randomapperatus
Автор

just before you said it is not as simple as going to change the url from 'list' to 'create', I thought I had beaten you to it....

motlatsimoea
Автор

Hi Ninja,
How I protect any page or url which is only accessed by admin by logging it on front end. Your help in this regard will be highly appreciated..

AJ
Автор

Again, make a udemy course and take my money.

KevinTempelx