On Sun, Feb 16, 2020 at 3:19 PM maunish dave <davemaunish1...@gmail.com>
wrote:

> 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.
>
You can use DRF serializers or use marshmallow

> 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
> <https://groups.google.com/d/msgid/django-users/CALpJ3uJj-hf-T5dx_5t6WXRqG_XRuex5r0MKE9E3gcHWCvFKDw%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD%3DM5eTneAPrSYYv9%2BiY%3DUbGa3TKMNDvX7S8EZqXxH5qA%3D9gjA%40mail.gmail.com.

Reply via email to