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

Move get_object() to BaseObjectView

This commit is contained in:
jeremystretch
2022-01-21 14:41:37 -05:00
parent e03593d86f
commit a74ed33b0e
5 changed files with 118 additions and 94 deletions

View File

@ -71,7 +71,6 @@ Below is the class definition for NetBox's BaseMultiObjectView. The attributes a
selection:
members:
- get_table
- export_yaml
- export_table
- export_template
rendering: