Hey, Here is the official documentation for user authorization and authentication in django:
https://docs.djangoproject.com/en/2.1/topics/auth/ But if you're looking for a tutorial, these two links might help: https://tutorial-extensions.djangogirls.org/en/authentication_authorization/ https://simpleisbetterthancomplex.com/tutorial/2017/02/18/how-to-create-user-sign-up-view.html Hope it helps! On Tuesday, October 2, 2018 at 2:30:20 PM UTC+3, Vikas Sri wrote: > > Hello !! > I need to get my users signup in my web app. Can't find it in official > documentation. Would be thankful if someone shed a light on it. > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a0676bd3-f436-47c5-b462-9d176a5214ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

