[PR #17779] [MERGED] Closes #17776: Add support for different HTTP methods to HTMXSelect #15192

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17779
Author: @jeremystretch
Created: 10/16/2024
Status: Merged
Merged: 10/16/2024
Merged by: @jeremystretch

Base: developHead: 17776-htmxselect-methods


📝 Commits (1)

  • 0a5bf21 Closes #17776: Add support for different HTTP methods to HTMXSelect

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 netbox/utilities/forms/widgets/select.py (+5 -2)

📄 Description

Closes: #17776

Adds support for specifying an HTTP method when using HTMXSelect


🔄 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/17779 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/16/2024 **Status:** ✅ Merged **Merged:** 10/16/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17776-htmxselect-methods` --- ### 📝 Commits (1) - [`0a5bf21`](https://github.com/netbox-community/netbox/commit/0a5bf2114d216175b104483692eec5ee2886d188) Closes #17776: Add support for different HTTP methods to HTMXSelect ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/widgets/select.py` (+5 -2) </details> ### 📄 Description ### Closes: #17776 Adds support for specifying an HTTP method when using HTMXSelect --- <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:20:31 +01:00
adam closed this issue 2025-12-30 00:20:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15192