We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32636b5 commit d288577Copy full SHA for d288577
docs/community/release-notes.md
@@ -40,7 +40,7 @@ You can determine your currently installed version using `pip show`:
40
41
**Date**: 12th December 2019
42
43
-* 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).
44
* Changed default widget for TextField with choices to select box. [#6892][gh6892]
45
* Supported nested writes on non-relational fields, such as JSONField. [#6916][gh6916]
46
* Include request/response media types in OpenAPI schemas, based on configured parsers/renderers. [#6865][gh6865]
0 commit comments