Add Extra Registration Fields - Django Wednesdays #25

  Рет қаралды 25,023

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 38
@Codemycom
@Codemycom 3 жыл бұрын
▶️ Watch Entire Django Wednesdays Playlist ✅ Subscribe To My KZbin Channel: bit.ly/35Xo9jD bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶️ Get The Code bit.ly/3sJpeV6
@parhamlashkar3089
@parhamlashkar3089 2 жыл бұрын
Thank You for the toturial. It's really easy to use email for sign in instead of the username. Just set your username input as an EmailField.
@Alejandro-qw5dn
@Alejandro-qw5dn Жыл бұрын
10:00 In which video do you cover that??
@mariuszmach2059
@mariuszmach2059 2 жыл бұрын
Hey, I do not know who will answer a comment, customer service or the guy from the video, hopefully, the guy. I joined the club and subscribed just because you're doing an awesome job. the way how you explain things is brilliant. Everyone around advised me not to use Django, and only thanks to you I love that framework. good job, keep it going!
@Codemycom
@Codemycom 2 жыл бұрын
Glad you're enjoying things!
@Codemycom
@Codemycom 2 жыл бұрын
@Uneas Paragon Happy to hear it!
@kak.rahman
@kak.rahman 2 жыл бұрын
Verry cool video,, absolutely clear with your explanations.... thanks so much
@Codemycom
@Codemycom 2 жыл бұрын
Glad you enjoyed it!
@avinashkukku5449
@avinashkukku5449 2 жыл бұрын
How to add the address in that Users table
@JuniorOnLive
@JuniorOnLive 2 жыл бұрын
How can I add an image field to the registration? That field will be for the profile picture.
@DarcyMiyamoto
@DarcyMiyamoto 2 жыл бұрын
I love your work and I’m saving up for the total membership but I must ask if there’s been a video where there’s a merge between Django’s default user and the custom user? I have some custom models but as seen in the videos thus far, if a user is made, it’s automatically saved to Django’s default user. Thank you so much though for the content!
@TheAlexDoria
@TheAlexDoria 2 жыл бұрын
Great content, thank you. In what video do you cover the merge between MyClubUser and the Django regular user?
@DarcyMiyamoto
@DarcyMiyamoto 2 жыл бұрын
I hope he answers because I have yet to find the video where it’s covered
@magorzatadabrowska5757
@magorzatadabrowska5757 Жыл бұрын
Is it possible to change language of these added fields? (changing language in settings works, but not for the added fields)
@enishpandey2480
@enishpandey2480 2 жыл бұрын
email, first name and last name are not added in form view. when login on admin page email, first name and last name these needed further addition
@labialkosta261
@labialkosta261 3 жыл бұрын
Great video 📹 keep it coming, can you add another day for django? If you can ofc
@Codemycom
@Codemycom 3 жыл бұрын
No sorry, I have tons of django courses on Codemy.com if you're interested in more.
@labialkosta261
@labialkosta261 3 жыл бұрын
@@Codemycom yes ofc i will check it out thank you 🔥
@funnycatsanddogs1464
@funnycatsanddogs1464 Жыл бұрын
I think you didn't make migrations after adding the address field
@Codemycom
@Codemycom Жыл бұрын
of course I did, as I said in the video...we get into all that in the future video where that is covered. We didn't actually add an address field in this video...right?
@pranavingale6850
@pranavingale6850 Жыл бұрын
I know its 2 years late but ordering of the custom fields in my frontend is off its showing username, password1, password2, then custom fields, how to change that
@Codemycom
@Codemycom Жыл бұрын
everything you need to know is in the videos
@pranavingale6850
@pranavingale6850 Жыл бұрын
@@Codemycom no I mean when you added custom fields in 'fields' they showed in the form in order that you mentioned in 'fields' whereas in my case it is not showing in the order i mentioned but in the order - Username Password1 Password2 Rest of the stuff
@MAROUANChotta
@MAROUANChotta Жыл бұрын
same problem broo did you solve it ? help please
@pranavingale6850
@pranavingale6850 Жыл бұрын
@@MAROUANChotta as much as I remember, below fields use something called ordering...like this fields = [x,y,z] ordering = [the way you want the order] P.S- it's ordering or order or order_by something like that, start with ordering
@EverlastGamers
@EverlastGamers 10 ай бұрын
Thanks for the video. You look a little bit like Walter White by the way.
@Codemycom
@Codemycom 10 ай бұрын
Ha thanks
@geosesame6162
@geosesame6162 2 жыл бұрын
For me, it doesn't update first_name, last_name and email in the admin part.
@geosesame6162
@geosesame6162 2 жыл бұрын
just restart the server and it takes the modification in the admin part
@Codemycom
@Codemycom 2 жыл бұрын
@@geosesame6162 cool
@MarceloPalmaSalas
@MarceloPalmaSalas 2 жыл бұрын
One of the best course I take. Please, can you share your github code? Thanks!
@Codemycom
@Codemycom 2 жыл бұрын
Thanks! It's always in the pinned comment.
@youshouldsee8240
@youshouldsee8240 2 жыл бұрын
how can add gender(man,woman,..) I mean how i cand add boolean fields and saved in DB
@Codemycom
@Codemycom 2 жыл бұрын
I believe I cover that later in the playlist
@rezarostami891
@rezarostami891 3 жыл бұрын
How learn login with phone number in Django
@Codemycom
@Codemycom 3 жыл бұрын
We did login already. Check the playlist.
@jenilchudgar
@jenilchudgar 3 жыл бұрын
Have you learnt the ending? cause it is same every time?😆
@Codemycom
@Codemycom 3 жыл бұрын
😆
Style Django Registration Forms - Django Wednesdays #26
9:49
Codemy.com
Рет қаралды 20 М.
Creating a Custom User Model (Django)
21:57
CodingWithMitch
Рет қаралды 104 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Login With User Authentication - Django Wednesdays #21
21:25
Codemy.com
Рет қаралды 188 М.
Python Django - How to add custom fields to the User Model ?
26:10
JimShapedCoding
Рет қаралды 24 М.
Use Different Forms For Different Users - Django Wednesdays #30
13:34
Learn Django - Build a Custom User Model with Extended Fields
39:42
How To Register Users - Django Wednesdays #24
14:53
Codemy.com
Рет қаралды 45 М.
User registration and authentication in Django
58:35
Cloud With Django
Рет қаралды 38 М.
Try DJANGO Tutorial - 23 - Django Model Forms
7:38
CodingEntrepreneurs
Рет қаралды 110 М.
Custom User Model | Explore Django
14:01
Code With Stein
Рет қаралды 43 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН