Fixes #21412: Defer monkey-patching until after settings have been loaded #368

Closed
opened 2026-04-05 16:27:39 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 2/12/2026

Fixes: #21412

This moves all the imports necessary for monkey-patching to the end of the settings module, to avoid interfering with the loading of configuration parameters.

This fix can be tested by checking out the PR and installing & enabling netbox-changes v0.4.2

*Originally created by @jeremystretch on 2/12/2026* ### Fixes: #21412 This moves all the imports necessary for monkey-patching to the end of the `settings` module, to avoid interfering with the loading of configuration parameters. This fix can be tested by checking out the PR and installing & enabling netbox-changes v0.4.2
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#368