Fix model detail view listing of linked objects (#56)

Closes #55

Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
wkoot
2025-02-12 23:30:55 +01:00
committed by GitHub
parent 87fdeb1c24
commit c3ed952b5f
5 changed files with 104 additions and 36 deletions
+4
View File
@@ -12,6 +12,10 @@
* Support NetBox v4.2.3 (#51)
### Fixed
* Model detail view listing of linked objects (#55)
## [1.7.0](https://github.com/ICTU/netbox_slm/releases/tag/1.7.0) - 2024-07-09
### Changed