Skip to content

Fixes: #153 - remove 'device' from OSPFInterface model clone_fields.#159

Merged
DanSheps merged 2 commits intoDanSheps:mainfrom
LuPo:fix-153
Mar 27, 2026
Merged

Fixes: #153 - remove 'device' from OSPFInterface model clone_fields.#159
DanSheps merged 2 commits intoDanSheps:mainfrom
LuPo:fix-153

Conversation

@LuPo
Copy link
Copy Markdown
Contributor

@LuPo LuPo commented Mar 26, 2026

Fixes #153

OSPFInterface does not have direct relationship to device, so clone_fields caused Django's get_field() to raise FieldDoesNotExist when rendering the detail view.

@LuPo
Copy link
Copy Markdown
Contributor Author

LuPo commented Mar 26, 2026

blocked by #155

@DanSheps DanSheps merged commit de0a4b8 into DanSheps:main Mar 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

django error when displaying an OSPF interface

2 participants