Using the Django LoginView

  Рет қаралды 32,699

Pretty Printed

Pretty Printed

Күн бұрын

Пікірлер: 44
@prettyprinted
@prettyprinted 4 жыл бұрын
Join my free course on the basics of using the database in Django: prettyprinted.com/djangodata
@marcosmarcon2548
@marcosmarcon2548 4 жыл бұрын
simple and straightforward. helped a lot
@prettyprinted
@prettyprinted 4 жыл бұрын
Thanks for watching!
@israphial
@israphial 5 жыл бұрын
This was REALLY helpful and helped me get past a wall I'd ran into this week with setting up authentication and a login for myself on my website. Thanks!
@firstnamelastname7248
@firstnamelastname7248 6 жыл бұрын
Very good. Let us focus on django. It is much more worth digging into than flask, and much faster prototype. Node.js looks far more similar to django than flask, but few js programmer complains about its complexity. I am pretty sure if you get familiar with django, it is easy to learn node.js. Once I switch from flask to django, I never go back.
@prettyprinted
@prettyprinted 6 жыл бұрын
Some people like Flask and some like Django. I'll continue to do both. :)
@ego_rod
@ego_rod Жыл бұрын
Thanks for this video! I understand that quite some time has passed already, but I'm just curious why you have opened both VS Code and Sublime in this video. :) Do you remember? :)
@xtremehackerzpro9511
@xtremehackerzpro9511 6 жыл бұрын
Great, please focus more on Django videos :) Thanks!
@prettyprinted
@prettyprinted 6 жыл бұрын
I definitely will!
@dolivervl
@dolivervl 6 жыл бұрын
Hey dude, u save my life. Thanks a lot !!!
@prettyprinted
@prettyprinted 5 жыл бұрын
Glad I could help!
@hrushikesh-1914
@hrushikesh-1914 4 жыл бұрын
Thank you so much
@PEMIDI
@PEMIDI 2 жыл бұрын
Very useful
@indagoblu
@indagoblu 6 жыл бұрын
Very interesting. Thanks for posting this, I definitely learned a lot by watching your methods. Would you mind doing a video showing how to connect to an API using oauth2 and Django?
@prettyprinted
@prettyprinted 6 жыл бұрын
That's a good idea. I'll add it to my list. Thanks for watching.
@AmeerHamza-kz3gq
@AmeerHamza-kz3gq 5 жыл бұрын
If i want to add another field of different Model along with "Username" and "Password", for example i want to add another text field which is "company name" so how can i do this?
@prettyprinted
@prettyprinted 5 жыл бұрын
This may help you: docs.djangoproject.com/en/2.1/topics/auth/customizing/#extending-the-existing-user-model
@KevinTempelx
@KevinTempelx 4 жыл бұрын
Thanks!
@ahked1284
@ahked1284 4 жыл бұрын
thnks bro
@jef_ri_8118
@jef_ri_8118 5 жыл бұрын
what a great video tutorial
@prettyprinted
@prettyprinted 5 жыл бұрын
Thanks!
@KevinTempelx
@KevinTempelx 4 жыл бұрын
Hey what's your font? I really enjoy looking at it. Thanks!
@jameskulu
@jameskulu 4 жыл бұрын
Can you please help me ? How can we give a message after a successful login ?
@andreiionescu520
@andreiionescu520 4 жыл бұрын
How does LoginView get the user and password from the database? Or is it something inbuilt that i shouldnt worry about?
@gameramve
@gameramve 4 жыл бұрын
Hi, I'm getting noreversematch at my url. Reverse for login not found.
@evanysmayor4543
@evanysmayor4543 5 жыл бұрын
thanks for your video is very useful, just one question, how my form could work with the email instead username?
@prettyprinted
@prettyprinted 5 жыл бұрын
This documentation may help you: docs.djangoproject.com/en/2.2/topics/auth/customizing/
@anushribarsaiyan8302
@anushribarsaiyan8302 5 жыл бұрын
i want login in this form .in django_restframe work .without using template.if i create same user in the data its given error this user already exist.
@WashiurRahman
@WashiurRahman 6 жыл бұрын
Hi, thanks for this, I have been following your videos for a time being and it's really helpful. I was trying to customize more about django admin portal, like customizing the forms (with different fields) and views for different types of user like admin, normal user with some fewer accesses separately, can you please help me on this. Thanks!
@prettyprinted
@prettyprinted 6 жыл бұрын
I'll probably make a video on that so stay tuned.
@WashiurRahman
@WashiurRahman 6 жыл бұрын
Pretty Printed thanks a lot. I have already make another solution for this scenario, but sure I will stay tuned and follow your video, once again thanks.
@daviidon
@daviidon 6 жыл бұрын
Hey, I would like to add a site map to my website, is there a way to do this in flask automatically? I don't want to have to update it manually
@prettyprinted
@prettyprinted 6 жыл бұрын
This might help: flask.pocoo.org/snippets/117/
@sahilgaming7320
@sahilgaming7320 6 жыл бұрын
first of all thanks for your videos..Suppose,If i want to use my custom login form and i don't want to this build-in login form . what should i do????
@prettyprinted
@prettyprinted 6 жыл бұрын
You'll can extend the existing login form to handle your new fields or you can create a completely custom form and then login the users yourself with this: docs.djangoproject.com/en/2.1/topics/auth/default/#how-to-log-a-user-in
@sahilgaming7320
@sahilgaming7320 6 жыл бұрын
thank you soo much.... and please make a video on login form using django rest famework
@prettyprinted
@prettyprinted 6 жыл бұрын
You're welcome, and I'll see what I can do.
@timvogt7088
@timvogt7088 6 жыл бұрын
is the html somewhere for download?
@prettyprinted
@prettyprinted 6 жыл бұрын
Here: github.com/PrettyPrinted/django_loginview
@fun2badult
@fun2badult 6 жыл бұрын
Is it me or is that html file in css code?
@prettyprinted
@prettyprinted 6 жыл бұрын
There's CSS in the HTML.
@abhinandankapoor403
@abhinandankapoor403 5 жыл бұрын
You havent uploaded video on log out.:(
@prettyprinted
@prettyprinted 5 жыл бұрын
I must have lost track of the videos I needed to make. I'll look into it.
Sending Emails in Django
8:39
Pretty Printed
Рет қаралды 82 М.
Django Authentication Basics
19:38
Pretty Printed
Рет қаралды 109 М.
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 116 МЛН
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 15 МЛН
How Model Queries Work in Django
27:47
Pretty Printed
Рет қаралды 95 М.
Django Middleware
56:19
Very Academy
Рет қаралды 24 М.
Update User Password - Django Wednesdays ECommerce 23
19:12
Codemy.com
Рет қаралды 4,2 М.
Understanding Django Model Relationships
25:56
Pretty Printed
Рет қаралды 94 М.
The gist of the the custom user model in Django
10:17
Django road
Рет қаралды 7 М.
Learn Django in 20 Minutes!!
21:25
Tech With Tim
Рет қаралды 379 М.
Custom Django User Model // DJANGO Tutorial
1:04:40
CodingEntrepreneurs
Рет қаралды 156 М.
Getting Started With Django All Auth
19:01
Pretty Printed
Рет қаралды 10 М.
How to Handle User Authentication in Django
26:39
Matt Freire
Рет қаралды 86 М.
Logging in Django Application || Django tutorial 2020 ||
27:06
Technology for Noobs
Рет қаралды 28 М.