Login With User Authentication - Django Wednesdays #21

Login With User Authentication - Django Wednesdays #21

Codemy.com

3 года назад

164,545 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Azim Qurbonov
Azim Qurbonov - 05.11.2023 20:23

Which program did you use to code that you've coded for 22 minutes ? write the name please

Ответить
Thamaraiselvan K
Thamaraiselvan K - 31.10.2023 10:46

i am using firestore database
this method is suitable it?

Ответить
Infinite Space
Infinite Space - 30.10.2023 01:29

Hi John! I'm in a bit of a pickle here. Lately I've noticed that all of the urls that pass either 'venue_id' or 'event_id' as a parameter always invoke the home function for some reason, even though the urls are mapped to each separate individual function. I've tried researching a solution or at least a cause for this, but nothing has helped.

Ответить
Swapnil Hajare
Swapnil Hajare - 21.10.2023 13:36

Really good explanation but if anyone is seeing this video now use username = request.POST.get('username')
password = request.POST.get('password')

Ответить
Vasanth vassu
Vasanth vassu - 24.09.2023 16:11

Tell me what is the good approach while working with authentication

Using the way what u said
Or else Can I use LoginView , LogoutView classes

Ответить
Magallon, Sean Carl
Magallon, Sean Carl - 18.07.2023 10:44

Hey John, I was wondering how can I make the login method check the users'(not the admin's) username and password instead?

Ответить
Baptista Guivala
Baptista Guivala - 10.06.2023 16:34

Good afternoon, I have a problem with my code in python django, can I share it with you to help?

Ответить
yamila quinteros
yamila quinteros - 09.06.2023 06:36

I think I will adopt you... You are my savior

Ответить
Abdullah Mekki
Abdullah Mekki - 18.05.2023 22:04

I dont understand how authenticate function authenticate user I mean where it looks to ensure it is authenticated user or not

Ответить
Osaze Ogedegbe
Osaze Ogedegbe - 13.05.2023 21:30

thank you for the video although i have a problem. My error message does not show but i did everything the way you did in the video...any clue as to why?

Ответить
Angelie Campaner
Angelie Campaner - 10.05.2023 01:27

Thanks a lot

Ответить
Sanketkumar coder
Sanketkumar coder - 24.04.2023 18:07

How to use this functionality to authenticate database fields authentication

Ответить
Tejinder Singh
Tejinder Singh - 13.04.2023 17:16

Hello sir
can we do the user authentication with email instead of username

Ответить
777Leo777
777Leo777 - 15.03.2023 07:06

Very helpful video

Ответить
Peter M
Peter M - 02.03.2023 17:22

Big love, not just like .. awesome work, hats off mate!!

Ответить
Umair Khan
Umair Khan - 25.01.2023 22:02

Hello Sir I have printed username and password in console its entered as same in database but still it returned none and cannt autorized the user

Ответить
Greta Baliunaite
Greta Baliunaite - 12.01.2023 17:20

Love the intro :)

Ответить
DANA THERIOT
DANA THERIOT - 15.12.2022 02:28

Hello, I am working through all your tutorials and everything was going great until I got to this video and my Login_user errors with "AttributeError at /members/login_user
'tuple' object has no attribute '_meta'". I have gone through and double check to make sure I did not misspell or forget something but I can not find it??? I am using Django 4.1.3 version on an apple computer? Any suggestion would be greatly appreciated! I so thoroughly have been enjoying your tutorials.

On a different note: Where can I find a video tutorial that covers how to change the "home" page calendar from what Wednesday #2 created to having it in conjunction with all of the events and venues date; have each date link to the event and/or venue????

Ответить
Jakob JS
Jakob JS - 14.12.2022 19:31

thanks for the tutorial. a bit of constructive feedback though: for me the text could be a bit smaller.

Ответить
Elisha Tech
Elisha Tech - 14.12.2022 15:55

How do you host a Django website

Ответить