I need to apply extra_kwargs on all fields in a model (Over 20 fields), except one or two.
extra_kwargs
I know one method is:
class MySerializer(serial