The Python Oracle

Django REST Framework serializer field required=false

This video explains
Django REST Framework serializer field required=false

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Future Grid Looping

--

Chapters
00:00 Question
01:40 Accepted answer (Score 56)
02:03 Answer 2 (Score 37)
02:28 Answer 3 (Score 33)
03:21 Answer 4 (Score 18)
03:49 Thank you

--

Full question
https://stackoverflow.com/questions/1978...

Answer 1 links:
[django-rest-framework 2.3.13]: https://github.com/tomchristie/django-re...
[PR]: https://github.com/tomchristie/django-re...

Answer 2 links:
[allow_blank]: http://www.django-rest-framework.org/api...
[allow_null]: http://www.django-rest-framework.org/api...
[required]: http://www.django-rest-framework.org/api...

Answer 3 links:
[Serializer's extra_kwargs]: https://www.django-rest-framework.org/ap...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django #rest #djangorest-framework

#avk47