I want to create registration as a patient and as a doctor such that when user login my website they get two options(as patient or as doctor).How to achieve this using Django?
Registration form has different fields for Doctor and Patient.
I want code.I’m not able to understand relationship.Also urls.py for this project.
New contributor
PraVeen Kaushik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.