Refactor settings_and_registry() context processor #9579

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

Originally created by @jeremystretch on GitHub (May 3, 2024).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Refactor the current settings_and_registry() context processor into individual components which define:

  • Settings
  • Registry
  • Configuration
  • User preferences

Justification

The functionality of the context processor has been extended over time and its name is now something of a misnomer. It might also be helpful in the future to be able to toggle these contexts individually.

Originally created by @jeremystretch on GitHub (May 3, 2024). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Refactor the current `settings_and_registry()` context processor into individual components which define: - Settings - Registry - Configuration - User preferences ### Justification The functionality of the context processor has been extended over time and its name is now something of a misnomer. It might also be helpful in the future to be able to toggle these contexts individually.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 21:19:13 +01:00
adam closed this issue 2025-12-29 21:19:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9579