You can have this awesome course by codewithharry: https://youtube.com/playlist?list=PLu0W_9lII9ah7DDtYtflgwMwpT3xmjXY9
On Fri, 5 Aug, 2022, 22:16 Bhoopesh sisoudiya, <[email protected]> wrote: > Hey, > > No needs to go in any whatsapp group or wasting time because time is very > important. > This group have sufficient resources for helping each other. > > If you want master in any framework go on original site and read document > carefully if you don't have basic knowledge then purchase a course from any > course site. > > In previous mail exact solution provided by > Lakshyaraj as you need. > > I have already done this multiple time. > > Thanks > Bhoopesh Sisoudiya > > > On Fri, 5 Aug, 2022, 9:36 pm Lakshyaraj Dash, < > [email protected]> wrote: > >> Hey you... Instead of helping that guy, you're just creating a monopoly. >> You want that everyone would ask questions in your group, then why this >> Google groups has been created by django??? >> >> On Fri, Aug 5, 2022, 21:12 Satyajit Barik <[email protected]> >> wrote: >> >>> Hey, >>> >>> Join in Whatsapp python group to solve your problem using the below link: >>> >>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy >>> >>> [Membership benefits] Here are some great perks you get for becoming a >>> member: >>> * Ask your python & django related problems: get quick possible answer. >>> * Friendly environment: you can learn python & django from core. >>> * Daily Python Assignment exercise. >>> >>> On Fri, Aug 5, 2022 at 7:48 PM Lakshyaraj Dash < >>> [email protected]> wrote: >>> >>>> You can add fields to the default django user model by using the >>>> AbstractUser class from django.contrib.auth.models, you can't change the >>>> default fields. Rather you'll need to write your custom user model >>>> containing OTP and mobile number instead of username or password. >>>> >>>> On Fri, Aug 5, 2022, 19:29 Rinki Prasad <[email protected]> wrote: >>>> >>>>> 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 >>>>> <https://groups.google.com/d/msgid/django-users/9a853e26-6190-46b8-8c9c-1de2452175d9n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- >>>> 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/CAF7qQgCHnu1eLdb6fDp2A%2B4OMCb%3DrT78pbM0aeP0V7JYOxR37w%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/django-users/CAF7qQgCHnu1eLdb6fDp2A%2B4OMCb%3DrT78pbM0aeP0V7JYOxR37w%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >>> 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/CANd-%2BoCRLwa1iRnagBupzx%2BCy5E_xDncc2Df8saryXUu%3DjX6XQ%40mail.gmail.com >>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCRLwa1iRnagBupzx%2BCy5E_xDncc2Df8saryXUu%3DjX6XQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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/CAF7qQgBeVHFXDHK4i5SFAUTd1G55AjnN3bW0EHr5tuCYjTfGsw%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAF7qQgBeVHFXDHK4i5SFAUTd1G55AjnN3bW0EHr5tuCYjTfGsw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/CAAk3c1PLSC%3DZw6bWqNS%3D0%2BPLzsHHnFLuBUyMwnn0RGBm6%2BJ6fg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAAk3c1PLSC%3DZw6bWqNS%3D0%2BPLzsHHnFLuBUyMwnn0RGBm6%2BJ6fg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAF7qQgBJYQb9f9gAGmrewbCk%3D%3D5t3pNkXUMqBrDs_ZnTgAK%2B1g%40mail.gmail.com.

