[PR #3826] [MERGED] Fixes #3122: Select2 for device field #12655

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3826
Author: @hSaria
Created: 1/2/2020
Status: Merged
Merged: 1/2/2020
Merged by: @jeremystretch

Base: developHead: 3122-connection-device-select2


📝 Commits (4)

  • a707204 Select2 for device field
  • 82c7030 Merge branch 'develop' into 3122-connection-device-select2
  • a3861ed Update device filters to use IDs
  • 240bbc2 Select2 site widget

📊 Changes

1 file changed (+48 additions, -19 deletions)

View changed files

📝 netbox/dcim/forms.py (+48 -19)

📄 Description

Fixes: #3122

I didn't put this in the changelog because it's nothing notable


🔄 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/3826 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/2/2020 **Status:** ✅ Merged **Merged:** 1/2/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3122-connection-device-select2` --- ### 📝 Commits (4) - [`a707204`](https://github.com/netbox-community/netbox/commit/a707204f98c98759b5e129bad44fce30b52a888f) Select2 for device field - [`82c7030`](https://github.com/netbox-community/netbox/commit/82c70302fdf5a46cb4a7bb9ba6bdff002e1ea3ac) Merge branch 'develop' into 3122-connection-device-select2 - [`a3861ed`](https://github.com/netbox-community/netbox/commit/a3861ed492c280f5ba965fd8126558822155ea63) Update device filters to use IDs - [`240bbc2`](https://github.com/netbox-community/netbox/commit/240bbc2944a6f934f03dce6f8e672d707a1a26cf) Select2 site widget ### 📊 Changes **1 file changed** (+48 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+48 -19) </details> ### 📄 Description ### Fixes: #3122 I didn't put this in the changelog because it's nothing notable --- <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 22:22:53 +01:00
adam closed this issue 2025-12-29 22:22:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12655