Hi team , Actually i want to implement custom model in Django Like i want that the user should not register.Directly i want that he should login through mobile and otp instead of username and password, and the same data should be store in database so how can i do this with django?Actually i have tried a lot but still not able to change the fields of username and password of djangol auth_model to mobile
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9a853e26-6190-46b8-8c9c-1de2452175d9n%40googlegroups.com.

