mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 00:49:49 +03:00
Resolved mkdocs warning.
WARNING - Documentation file 'community/release-notes.md' contains a link to '3.11-announcement' which is not found in the documentation files.
This commit is contained in:
parent
b2497fc245
commit
1dad64d397
|
@ -40,7 +40,7 @@ You can determine your currently installed version using `pip show`:
|
|||
|
||||
**Date**: 12th December 2019
|
||||
|
||||
* Drop `.set_context` API [in favour of a `requires_context` marker](../3.11-announcement#validator-default-context).
|
||||
* Drop `.set_context` API [in favour of a `requires_context` marker](./3.11-announcement.md#validator-default-context).
|
||||
* Changed default widget for TextField with choices to select box. [#6892][gh6892]
|
||||
* Supported nested writes on non-relational fields, such as JSONField. [#6916][gh6916]
|
||||
* Include request/response media types in OpenAPI schemas, based on configured parsers/renderers. [#6865][gh6865]
|
||||
|
|
Loading…
Reference in New Issue
Block a user