You may want to work through a tutorial on user registration. Once you see the general approach, you'll be better able to see where you need to add your custom business logic (e.g. "check for an existing user").
https://pythonprogramming.net/user-registration-django-tutorial/ On Tuesday, 20 August 2019 22:39:34 UTC+2, Vishal Parkar wrote: > > New to Django. Wish to port a web application to Django, which I have > already developed in PHP & MySQL with the UserSpice framework providing the > user management. I have modified the registration functionality such that > only the ones invited using their emails by some already existing users can > only register. I wish to get the user management functionality readymade > and wish to be able to modify it as needed. > Thanks in advance! -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d7144657-d227-4a9e-92be-0427c3ee0960%40googlegroups.com.