mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
11 lines
235 B
Markdown
11 lines
235 B
Markdown
![]() |
# Forms
|
||
|
|
||
|
NetBox provides several base form classes for use by plugins. These are documented below.
|
||
|
|
||
|
* `NetBoxModelForm`
|
||
|
* `NetBoxModelCSVForm`
|
||
|
* `NetBoxModelBulkEditForm`
|
||
|
* `NetBoxModelFilterSetForm`
|
||
|
|
||
|
### TODO: Include forms reference
|