[PR #277] [CLOSED] Move module import configuration #12028

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/277
Author: @Zanthras
Created: 7/13/2016
Status: Closed

Base: developHead: develop


📝 Commits (3)

📊 Changes

2 files changed (+1 additions, -2 deletions)

View changed files

📝 netbox/dcim/__init__.py (+0 -1)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

This appears to be the correct way to fix the import issue im finding.

fixes #276


🔄 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/277 **Author:** [@Zanthras](https://github.com/Zanthras) **Created:** 7/13/2016 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`8309cd4`](https://github.com/netbox-community/netbox/commit/8309cd4246457163beda9370c85509f6d3dbea30) Merge remote-tracking branch 'digitalocean/develop' into develop - [`ab889cb`](https://github.com/netbox-community/netbox/commit/ab889cb650465ed4950c90a344bb321a7646c875) Moved the dcim config setting from the __init__ file to the installed app file to allow imports of the module. Ref https://docs.djangoproject.com/en/dev/ref/applications/#for-application-users - [`b3e6021`](https://github.com/netbox-community/netbox/commit/b3e60210b73ceeac0cd2090efc87cbf3b0ade0f6) Merge branch 'develop' of https://github.com/Zanthras/netbox into develop ### 📊 Changes **2 files changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/__init__.py` (+0 -1) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description This appears to be the correct way to fix the import issue im finding. fixes #276 --- <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 22:19:13 +01:00
adam closed this issue 2025-12-29 22: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#12028