[PR #15943] [MERGED] Closes #15942: Refactor settings_and_registry() context processor #14729

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

📋 Pull Request Information

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

Base: featureHead: 15942-refactor-context-processors


📝 Commits (1)

  • 957393a Closes #15942: Refactor settings_and_registry() context processor

📊 Changes

2 files changed (+42 additions, -7 deletions)

View changed files

📝 netbox/netbox/context_processors.py (+38 -6)
📝 netbox/netbox/settings.py (+4 -1)

📄 Description

Fixes: #15942

  • Split settings_and_registry() into four separate processors
  • Update settings.py

🔄 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/15943 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15942-refactor-context-processors` --- ### 📝 Commits (1) - [`957393a`](https://github.com/netbox-community/netbox/commit/957393a54f27f0ddbccd4009492d41055f634fe1) Closes #15942: Refactor settings_and_registry() context processor ### 📊 Changes **2 files changed** (+42 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/context_processors.py` (+38 -6) 📝 `netbox/netbox/settings.py` (+4 -1) </details> ### 📄 Description ### Fixes: #15942 - Split `settings_and_registry()` into four separate processors - Update `settings.py` --- <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:26:19 +01:00
adam closed this issue 2025-12-29 23:26:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14729