[PR #16071] [MERGED] Closes #16070: Set default template for ObjectChildrenView #14771

Closed
opened 2025-12-29 23:26:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16071
Author: @jeremystretch
Created: 5/9/2024
Status: Merged
Merged: 5/13/2024
Merged by: @jeremystretch

Base: developHead: 16070-ObjectChildrenView-template


📝 Commits (1)

  • fc8f8e8 Closes #16070: Set default template for ObjectChildrenView

📊 Changes

4 files changed (+1 additions, -8 deletions)

View changed files

📝 netbox/dcim/views.py (+0 -2)
📝 netbox/ipam/views.py (+0 -5)
📝 netbox/netbox/views/generic/object_views.py (+1 -0)
📝 netbox/virtualization/views.py (+0 -1)

📄 Description

Closes: #16070

  • Set the default template for ObjectChildrenView to generic/object_children.html
  • Remove redundant declarations

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/16071 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16070-ObjectChildrenView-template` --- ### 📝 Commits (1) - [`fc8f8e8`](https://github.com/netbox-community/netbox/commit/fc8f8e8ab18934f2f190ff18efb7642e3dc4d5a7) Closes #16070: Set default template for ObjectChildrenView ### 📊 Changes **4 files changed** (+1 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/views.py` (+0 -2) 📝 `netbox/ipam/views.py` (+0 -5) 📝 `netbox/netbox/views/generic/object_views.py` (+1 -0) 📝 `netbox/virtualization/views.py` (+0 -1) </details> ### 📄 Description ### Closes: #16070 - Set the default template for ObjectChildrenView to `generic/object_children.html` - Remove redundant declarations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:26:39 +01:00
adam closed this issue 2025-12-29 23:26:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14771