Clean up settings.py #9368

Closed
opened 2025-12-29 20:49:03 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Mar 18, 2024).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Audit the settings.py module for opportunities to improve it, including:

  • Reorganize code for better readability
  • Move complex functionality (e.g. plugins registration) into separate modules
  • Remove any unnecessary settings

Justification

General housekeeping ahead of the upcoming v4.0 release.

Originally created by @jeremystretch on GitHub (Mar 18, 2024). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Audit the `settings.py` module for opportunities to improve it, including: - Reorganize code for better readability - Move complex functionality (e.g. plugins registration) into separate modules - Remove any unnecessary settings ### Justification General housekeeping ahead of the upcoming v4.0 release.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:49:03 +01:00
adam closed this issue 2025-12-29 20:49:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9368