0 votes
in Django by

Identify the core arguments of each serializer field class constructor.

a) allow_null

b) read_only

c) write_only

d) required

e) All the options

1 Answer

0 votes
by

e) All the options

Related questions

0 votes
asked Jun 22, 2022 in Django by SakshiSharma
0 votes
asked Jun 29, 2022 in Django by sharadyadav1986
...