Saptak's Blog · May 2, 2020
Handling nested serializer validations in Django Rest Framework
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I understand that the title of this post is a little confusing. Recently, while working on the Projects API in Weblate , I came across an interesting issue. The Projects API in Weblate allowed you to get an attribute called source_language . Every project has only one source_language and in the API, it was a read-only property. { "name": "master_locales", "slug": "master_locales", "web":…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.