Sunday, November 29, 2020

Trying to have Employees created from within rather than in a Sign Up

Hello Family.
I have adopted django Custom Model Approach as means of creating my employees but I have a shortcoming. It wouldnt make sense and be secure to have a signup url for my employees hence the It Admin will have to add users from within and hence I am struggling to come up with a code that would allow the user creation process to leave out password and then after the user addition an email is sent with an activation template which in turn gets the email recipient to create a password and then the user would be activated and the user is redirected to the employees dashboard. May someone help me on how they would tackle this problem

Thanks in Advance

sincerely 
Dumbalinyolo

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMLk3fxp5%2BCZ%3DG4d_xkTvsG1ZeXL5GTgbJC7fOZ0vN-5ezLuoA%40mail.gmail.com.

No comments:

Post a Comment