[PR #19088] [MERGED] Closes #19035: Move the registration of core event types to the app config #15525

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19088
Author: @jeremystretch
Created: 4/4/2025
Status: Merged
Merged: 4/4/2025
Merged by: @jnovinger

Base: mainHead: 19035-move-event-registration


📝 Commits (1)

  • 306f03d Closes #19035: Move the registration of core event types to the app config

📊 Changes

2 files changed (+12 additions, -13 deletions)

View changed files

📝 netbox/core/apps.py (+12 -0)
📝 netbox/core/events.py (+0 -13)

📄 Description

Closes: #19035

Defer the registration of core event types to avoid potential import issues.


🔄 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/19088 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `19035-move-event-registration` --- ### 📝 Commits (1) - [`306f03d`](https://github.com/netbox-community/netbox/commit/306f03dac703a4bfd19cde0dca85df8df6651b15) Closes #19035: Move the registration of core event types to the app config ### 📊 Changes **2 files changed** (+12 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/apps.py` (+12 -0) 📝 `netbox/core/events.py` (+0 -13) </details> ### 📄 Description ### Closes: #19035 Defer the registration of core event types to avoid potential import issues. --- <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:28 +01:00
adam closed this issue 2025-12-30 00:22: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#15525