custom_spec: fix typo in docs (#447)
This commit is contained in:
committed by
Cristi Vîjdea
parent
1352c2a23b
commit
95337f85ad
@@ -376,7 +376,7 @@ A second example, of a :class:`~.inspectors.FieldInspector` that removes the ``t
|
||||
|
||||
|
||||
class AnotherSerializer(serializers.ModelSerializer):
|
||||
chilf = OneSerializer()
|
||||
child = OneSerializer()
|
||||
|
||||
class Meta:
|
||||
model = SomeParentModel
|
||||
|
||||
Reference in New Issue
Block a user