Even you can extend your user modle and can store your extra fields and OTP
verification field. It's posible to change your email to phone based login.
On Fri, 5 Aug, 2022, 7:29 pm Rinki Prasad, wrote:
> Hi team ,
> Actually i want to implement custom model in Django Like i want that the
> user
Hi Raj,
Error is showing due to the blank value in user name, please try to print
username before registration if it's blank please check form fields.
Once done you can directly login your account with
"auth.login(request,user)
On Wed, 23 Feb, 2022, 12:22 pm Antonis Christofides, <
anto...@ant
Environment: Request Method: POST Request URL:
http://127.0.0.1:8000/accounts/password/reset/ Django Version: 3.1.1 Python
Version: 3.6.6 Installed Applications: ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes', 'django.contrib.sessions',
'django.contrib.messages',
3 matches
Mail list logo