Have you used a plugin for nested handling? Or are you writing one yourself?

I would recommend using a plugin. We have developed one that you are free
to use:
drf-nested on pypi or there are others on Pypi as well.

Regards,

Andréas


Den mån 12 aug. 2019 kl 08:34 skrev Soumen Khatua <soumenkhatua...@gmail.com
>:

> Hi Folks,
> I want to simple CRUD for Nested serializers but whenever I'm taking many
> = True,It's showing Address(nested model name) is not iterable.
>
> This is my github link:
> https://github.com/Herosoumen/RestFrameworkCRUD.git
> Please tell me How I can do that.
>
>
> Thank You.
>
> Regards,
> Soumen
>
> --
> 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/CAPUw6WYKLgV4dR3swHLtyP4f6HEPd5e8D%2BKOztmRdKzcVCkthw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAPUw6WYKLgV4dR3swHLtyP4f6HEPd5e8D%2BKOztmRdKzcVCkthw%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/CAK4qSCd39xXh-D6Cx3XjXsKKgvPXUF0ksO%2BSTN_%2B1Bsvf1QZ6w%40mail.gmail.com.

Reply via email to