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

Closes #11766: Remove obsolete custom ChoiceField and MultipleChoiceField classes

This commit is contained in:
jeremystretch
2023-05-12 16:21:22 -04:00
parent e40e9cb406
commit 02db0bcc2e
4 changed files with 8 additions and 36 deletions

View File

@@ -0,0 +1,7 @@
# NetBox v3.6
## v3.6.0 (FUTURE)
### Other Changes
* [#11766](https://github.com/netbox-community/netbox/issues/11766) - Remove obsolete custom `ChoiceField` and `MultipleChoiceField` classes