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 0e1a75d commit 946dd6dCopy full SHA for 946dd6d
docs/backend/relations.md
@@ -69,7 +69,7 @@ We can see that the [code for the behavior `IRelatedItems`](https://github.com/p
69
### Controlling relation targets
70
71
The best way to control which item should be relatable is to configure the widget with `directives.widget()`.
72
-In the following example you can only relate to `Documents`:
+In the following example you can only relate to `Documents` and `Events`:
73
74
```{code-block} python
75
:emphasize-lines: 12
0 commit comments