Add Extra Registration Fields - Django Wednesdays #25

preview_player
Показать описание
In this video we'll add a First Name, Last Name, and Email Address form to our User Registration Form.

In the last video we set up user registration using the Django Authentication system.

#django #codemy #JohnElder

Timecodes

0:00​​ - Introduction
0:48 - User Object Django Docs
7:25 - Test It Out
8:27 - Extend The Form Further?
10:28 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Django Wednesdays Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code

Codemycom
Автор

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.

parhamlashkar
Автор

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!

mariuszmach
Автор

Verry cool video, , absolutely clear with your explanations.... thanks so much

kak.rahman
Автор

10:00 In which video do you cover that??

Alejandro-qwdn
Автор

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!

DarcyMiyamoto
Автор

How can I add an image field to the registration? That field will be for the profile picture.

JuniorOnLive
Автор

Great content, thank you. In what video do you cover the merge between MyClubUser and the Django regular user?

TheAlexDoria
Автор

How to add the address in that Users table

avinashkukku
Автор

Is it possible to change language of these added fields? (changing language in settings works, but not for the added fields)

magorzatadabrowska
Автор

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

enishpandey
Автор

Great video 📹 keep it coming, can you add another day for django? If you can ofc

labialkosta
Автор

Thanks for the video. You look a little bit like Walter White by the way.

EverlastGamers
Автор

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

pranavingale
Автор

I think you didn't make migrations after adding the address field

funnycatsanddogs
Автор

For me, it doesn't update first_name, last_name and email in the admin part.

geosesame
Автор

One of the best course I take. Please, can you share your github code? Thanks!

MarceloPalmaSalas
Автор

how can add gender(man, woman, ..) I mean how i cand add boolean fields and saved in DB

youshouldsee
Автор

How learn login with phone number in Django

rezarostami
Автор

Have you learnt the ending? cause it is same every time?😆

jenilchudgar