django Multiple Users Registration | django tutorial

preview_player
Показать описание
Timestamp :
1. User models - 0:24
2. UserCreationForm - 11:10
3. Class based Views - 24:48
4. Registration template - 34:09
5. User Registration demo - 43:41

Рекомендации по теме
Комментарии
Автор

This is concise. I abandoned it two years and found myself here again. This is great

trosgate
Автор

Finally I got the answer through this tutorial. Thanks for the tutorial

naimbiswas
Автор

Thumbs Up for this amazing tutorial love it. I hope to see more tuts from you.

seemabyamin
Автор

Very helpful video. Thanks for sharing

TahaKhan-tmrh
Автор

Mam please continue to make more videos. The content is really good.

merlinarthur
Автор

Very good content! The only issue was the audio. Hopefully this issue will be fixed in you future videos.

madusan
Автор

technically the models are like profiles, which means every user can be ''is_customer' and 'is_employee', for the is_customer has 1to1 relation on USER, also the 'is_employee'. for in the database you will see it has 2 profiles with every user.

jhoniemusic
Автор

I benefited a lot from this video yeah

eulerdewa
Автор

Hi, thank you for the brilliant tutorial. It answers a lot of questions that I’ve been looking for answers for.
Your solution is simple and elegant.
Can you tell me if this method can also be used to extend the allauth signup form in the same way?

daidensacha
Автор

i am searching for a admin and user authentication video with react js and django restframework...🥺

nibin_rp_tly
Автор

I'm still struggling on integrating it with React. I mean, creating a multiple users applications in which I use Django for backend and React for front

TupshipGamer
Автор

Hi, thank you for this tutorial but I have some issue, form is not saving in database

gulrukhsh
Автор

Def data_save(self) is not bein accessed in my case... User is been created but I am not able to grab thei first name n all under the data_save function... Plz help...!

arijeetroybehemoth
Автор

i am following this tutorial and getting the error
AttributeError at /candidateReg/
type object 'Candidate' has no attribute 'object'

and not able to solve can anybody help...

jasminesharma
Автор

For those who cannot save data into additional user table : rename ‘data_save’ function in functions.py to ‘save’ then it will save the data.

nikhilwidhani
Автор

Data is getting only stored in user table and Not in customer or employee table. Any solutions for it?

ritikatiwari
Автор

Hiya, the content of the video is good and I able to understand how multiple user models work. But the audio is little noisy or resound through out the video. Please could you avoid buzz noise in background further.

banil
Автор

borsha why you haven't continue this series ??

nayeemx
Автор

Nice tutorial.. is it work with 3or more user type.. also can We use this manner in production for a client project miss👍

LearnincreationIndia
Автор

ma'am make this with jwt authentication.

azimrahman