I am creating an health care app which need to include patients and doctors
account, i have created Doctor model which have various info of doctor now
i want a serializer  which maps this model to a proper html registration
form. My problem is that i can get a normal form rendered but it is only
storing data to Doctors database but not creating a new user.

-- 
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/CALpJ3uJj-hf-T5dx_5t6WXRqG_XRuex5r0MKE9E3gcHWCvFKDw%40mail.gmail.com.

Reply via email to