Field Validator not getting called in Model Serializer
I am quite new to Django. I am working on a django app which needs to store films, and when I try to load film instances with the following program:
I am quite new to Django. I am working on a django app which needs to store films, and when I try to load film instances with the following program: