mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-14 21:56:59 +03:00
7a9db57eaf
* Propagate 'default' from model_field to serializer field Fix #7469. Co-authored-by: Nikhil Benesch <nikhil.benesch@gmail.com> * updated field default on serializer according to openapi generation and added that to options action response * added notes regarding default value propagation from model to serializer field * updated note * Update docs/api-guide/fields.md * Update docs/api-guide/fields.md * Update docs/api-guide/fields.md * Update docs/api-guide/fields.md * Update docs/api-guide/fields.md * Update docs/api-guide/fields.md --------- Co-authored-by: John Parton <john.parton.iv@gmail.com> Co-authored-by: Nikhil Benesch <nikhil.benesch@gmail.com> Co-authored-by: Rizwan Shaikh <rshaikh@ces-ltd.com> Co-authored-by: Asif Saif Uddin <auvipy@gmail.com> |
||
---|---|---|
.. | ||
authentication.md | ||
caching.md | ||
content-negotiation.md | ||
exceptions.md | ||
fields.md | ||
filtering.md | ||
format-suffixes.md | ||
generic-views.md | ||
metadata.md | ||
pagination.md | ||
parsers.md | ||
permissions.md | ||
relations.md | ||
renderers.md | ||
requests.md | ||
responses.md | ||
reverse.md | ||
routers.md | ||
schemas.md | ||
serializers.md | ||
settings.md | ||
status-codes.md | ||
testing.md | ||
throttling.md | ||
validators.md | ||
versioning.md | ||
views.md | ||
viewsets.md |