[PR #14669] [MERGED] Closes #14092: Remove backward compatibility for importing extras.plugins #14440

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14669
Author: @jeremystretch
Created: 1/3/2024
Status: Merged
Merged: 1/3/2024
Merged by: @jeremystretch

Base: featureHead: 14092-remove-extras-plugins


📝 Commits (1)

  • ed9e488 Closes #14092: Remove backward compatibility for importing extras.plugins

📊 Changes

7 files changed (+0 additions, -51 deletions)

View changed files

netbox/extras/plugins/__init__.py (+0 -9)
netbox/extras/plugins/navigation.py (+0 -7)
netbox/extras/plugins/registration.py (+0 -7)
netbox/extras/plugins/templates.py (+0 -7)
netbox/extras/plugins/urls.py (+0 -7)
netbox/extras/plugins/utils.py (+0 -7)
netbox/extras/plugins/views.py (+0 -7)

📄 Description

Fixes: #14092

Remove backward compatibility per #14036


🔄 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/14669 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/3/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `14092-remove-extras-plugins` --- ### 📝 Commits (1) - [`ed9e488`](https://github.com/netbox-community/netbox/commit/ed9e488bf2cf3576a799330c4b1dc6e30976b3da) Closes #14092: Remove backward compatibility for importing extras.plugins ### 📊 Changes **7 files changed** (+0 additions, -51 deletions) <details> <summary>View changed files</summary> ➖ `netbox/extras/plugins/__init__.py` (+0 -9) ➖ `netbox/extras/plugins/navigation.py` (+0 -7) ➖ `netbox/extras/plugins/registration.py` (+0 -7) ➖ `netbox/extras/plugins/templates.py` (+0 -7) ➖ `netbox/extras/plugins/urls.py` (+0 -7) ➖ `netbox/extras/plugins/utils.py` (+0 -7) ➖ `netbox/extras/plugins/views.py` (+0 -7) </details> ### 📄 Description ### Fixes: #14092 Remove backward compatibility per #14036 --- <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:24:29 +01:00
adam closed this issue 2025-12-29 23:24:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14440