Django Authentication & User Management - Full Tutorial

Django Authentication & User Management - Full Tutorial

Tech With Tim

2 года назад

160,077 Просмотров

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


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

HELLLOTHERE
HELLLOTHERE - 21.11.2023 05:37

what happens if I dont use crispy, I just type form.as_p

Ответить
Іланг Іланг
Іланг Іланг - 26.10.2023 21:19

Jenga 😅

Ответить
Learn With Basics
Learn With Basics - 21.10.2023 03:40

brother is saving me from C++ class to software engineering class. Just a little too fast.

Ответить
Motlatsi Moea
Motlatsi Moea - 03.10.2023 21:05

So I tried to customize the "password_change" Auth by creating a template with the same name and for some reason it keeps sending me to that default template.

Any idea why?

Ответить
Ivan Lisi
Ivan Lisi - 04.09.2023 09:08

Do you have logout option in the code?

Ответить
joseph beau-reder
joseph beau-reder - 02.09.2023 12:56

Now you have to give a payement method to create an app in Heroku..

Ответить
ahmed khaldi
ahmed khaldi - 10.08.2023 20:53

thanks

Ответить
Usman Monir
Usman Monir - 03.08.2023 03:05

Tutorial was awesome 👏 and have learnt a lot! One thing is while banning user the filter function was correct u just have to put .first() at the end as u did for the user, also for getting user u can simply use get function to be consistent. Thanks for such a great content!!!

Ответить
justme
justme - 19.07.2023 19:19

Thank you Tim.🙏

Ответить
Yogesh Shrestha
Yogesh Shrestha - 14.06.2023 13:36

Thankyou sir I got my answer you helped a lot

Ответить
Zeyd Taha Candan
Zeyd Taha Candan - 11.05.2023 12:43

This is really good. Thank you!

Ответить
K- KAMORI
K- KAMORI - 06.05.2023 15:07

Hello, I have encountered a UserCreationForm error. It says "cannot import name 'usercreationform' from partially initialized module". How do I fix this?

Ответить
Ngnotchoue Tiam
Ngnotchoue Tiam - 05.03.2023 20:46

Hey Tim, Its a great video thank you so much. Just got a little problem with the postgres database, heroku doesn't offer free tiers any more and I tried using Linode instead but I was unable to connect to my database and I finally gave up on using postgres. Could you make a video explaining how to setup postgres database on linode and connect it with django it would be so much of a help thanks
🙏🙏

Ответить
Blazenetic
Blazenetic - 08.02.2023 09:18

Epic content mate! Fantastic stuff, you are a great teacher.

Ответить
Krzysztof Wachowiak
Krzysztof Wachowiak - 01.01.2023 22:43

Thanks. In your guide, I found the answer on how to properly define permission checking in views.

Ответить
hans temple
hans temple - 12.12.2022 22:18

This isn't fair. watching such an amazing video with 1.12million views and getting only 1.2k likes
come on guys you can do better

Ответить
Jessica M
Jessica M - 31.10.2022 23:42

Thank you for this amazing video! But I was stuck at the retool dashoboard setup, after I entered "select * from pg_catalog.pg_tables", i got an error of "self signed certificate"... anyone knows how to solve it? @@

Ответить
Behrad Goodarzi OPC
Behrad Goodarzi OPC - 21.10.2022 15:47

i don't want to disrespect but i guess i'm more expert in django
CSRF token is a special type of web token used to authenticate
it's a hidden input with special value which will be your auth key at the server

Ответить
Valera
Valera - 21.10.2022 14:12

Hi thanks very much for this tutorial. Can you tell please what extensions do you use in the editor ?

Ответить
J D
J D - 12.10.2022 05:11

FYI: I don't think Heroku is free anymore.

Ответить
zero day
zero day - 29.08.2022 18:20

You have saved me big time on figuring out important basics. Thanks man.

Ответить
nikolaos ioannou
nikolaos ioannou - 19.08.2022 16:05

Hello Tim.Thank you for the cool tutorial. Helped a lot to understand the approach of permissions.

Also, I have forked the project to propose a different way of removing the user from the groups, and to add a user to the group 'default' upon sign-up. Hope you find it useful and that I did not make the repo dirty.

Take care and keep up with these sweet tutorials.

Ответить
rinold aiman
rinold aiman - 13.08.2022 11:19

Thanks a lot bro. I was not able to authenticate new user but after watching this video it took only 2 mins to solve my problem which I was facing for more than 3 hours.

Ответить
Tom Stout
Tom Stout - 12.08.2022 04:33

Couldn't get psycopg2 to install...wish. you weren't using heroku.

Ответить
Shib Mobileverse
Shib Mobileverse - 07.08.2022 08:24

Can anyone else use the SSL? I had to disable it in Retool and skip certificates in order for it to connect. :( (Free Version of both Heroku + Retool)

Ответить
Generic Binary
Generic Binary - 25.07.2022 00:18

You are using re-tool and there django admin panel is like :|

Ответить
zero day
zero day - 16.07.2022 20:02

Great content. I have tried to modify the signup page to incorporate things like phone number and country, however, these changes appears at the frontend and doesn't appear on the database, is there something I am not doing right?

Ответить
hassan mahmud
hassan mahmud - 18.06.2022 19:56

how to solved thik pblm plz?
Query ran successfully
statusCode:404
error:"Not Found"
message:"Unable to retrieve information about the query "query2""
data:null

Ответить
Anas Houssaini
Anas Houssaini - 18.06.2022 01:30

Thank you for the video, really well done. Although, I must say for Retool, I think it would be better to the admin panel by yourself. You will learn a lot by doing so. If someone is trying to build a web app with Django, it's impossible that they aren't programmers.

Ответить
Timothy Dickinson
Timothy Dickinson - 15.05.2022 01:21

nice

Ответить
Rakshana Ravindran
Rakshana Ravindran - 13.05.2022 12:37

Y don't you map login in url..is it is a built-in function in python

Ответить
Youssef El Amrani
Youssef El Amrani - 24.04.2022 00:25

what if I want to use a normal database? how would it be done?

Ответить
cordy36
cordy36 - 13.04.2022 14:02

Please make more advance project in django

Ответить
Onyinye Odimmegwa
Onyinye Odimmegwa - 13.04.2022 03:32

You are just so perfect Tim. Words can't express how grateful I am

Ответить
Tommaso L.M.A. Giambelli
Tommaso L.M.A. Giambelli - 07.04.2022 16:13

Hi Tim!
Quick question: why do you need a specific sign-up url and not need a login url?
Is it because you expanded the pre-built sign-up class?

Ответить
Sizu
Sizu - 01.04.2022 18:41

I just finished to watch your first django tutorial, and now I'm going to eat and digest this 1 xDDDD. It's incredible how much I've learned from you. You are a legend!

Ответить
Amirilifee
Amirilifee - 31.03.2022 19:23

You teach many things. Keep it up✊✊✊

Ответить
Nikki Ho
Nikki Ho - 31.03.2022 16:40

Do you have the beginning django?

Ответить
ZuRq
ZuRq - 30.03.2022 23:35

Is this for beginners too?

Ответить
Unknown Man
Unknown Man - 30.03.2022 14:31

ayo tim

Ответить
Lone wolf123
Lone wolf123 - 29.03.2022 23:10

Is this something we can put on our resume?

Ответить
Roronoa_Shady
Roronoa_Shady - 29.03.2022 14:32

Hey, Tim. I have been watching you for several years and I really like your content, the way you explain and show new things to us is great. I have learned a lot from you, also modified some of your projects. Really liked that video. And I was hoping you could make a video about AI - translator.

Ответить
Pravachan patra
Pravachan patra - 29.03.2022 00:01

LETS GOO!!! Tim finally making DJANGO tutorials. We need a social media clone next.

Ответить
Panom Apet
Panom Apet - 28.03.2022 22:37

Please make course on django-4

Ответить
HeLL Łuci
HeLL Łuci - 28.03.2022 22:21

You fkin bastard, you did it again. Just what I was looking for. Thank you!

Ответить