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

Document save_object() on BulkImportView

This commit is contained in:
jeremystretch
2022-11-16 08:47:45 -05:00
parent de1b346da0
commit 80f5c96af3
3 changed files with 12 additions and 7 deletions

View File

@ -127,7 +127,8 @@ Below are the class definitions for NetBox's multi-object views. These views han
::: netbox.views.generic.BulkImportView
options:
members: false
members:
- save_object
::: netbox.views.generic.BulkEditView
options: