1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update documentation for v3.2

This commit is contained in:
jeremystretch
2022-02-11 12:48:51 -05:00
parent 0bf1789464
commit 9cf9f1bdba
4 changed files with 35 additions and 14 deletions

View File

@@ -200,7 +200,7 @@ FIELD_CHOICES = {
}
```
The following model field support configurable choices:
The following model fields support configurable choices:
* `circuits.Circuit.status`
* `dcim.Device.status`