[PR #18832] [MERGED] Closes: #18831 - Add docstrings for get_queryset base class methods #15452

Closed
opened 2025-12-30 00:22:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18832
Author: @bctiemann
Created: 3/6/2025
Status: Merged
Merged: 3/6/2025
Merged by: @jnovinger

Base: mainHead: 18831-add-docstrings


📝 Commits (1)

  • eeadf7b Add docstrings for get_queryset base class methods

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 netbox/netbox/api/viewsets/__init__.py (+4 -0)
📝 netbox/netbox/views/generic/bulk_views.py (+4 -0)

📄 Description

Closes: #18831

Ensures the added code is not removed by a well-meaning future dev.


🔄 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/18832 **Author:** [@bctiemann](https://github.com/bctiemann) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `18831-add-docstrings` --- ### 📝 Commits (1) - [`eeadf7b`](https://github.com/netbox-community/netbox/commit/eeadf7b9e409d6622461b1016ec2c4fead560811) Add docstrings for get_queryset base class methods ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/api/viewsets/__init__.py` (+4 -0) 📝 `netbox/netbox/views/generic/bulk_views.py` (+4 -0) </details> ### 📄 Description ### Closes: #18831 Ensures the added code is not removed by a well-meaning future dev. --- <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-30 00:22:00 +01:00
adam closed this issue 2025-12-30 00:22:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15452