### Plugin Version 0.1.0 ### NetBox Version 4.3.5 ### Python Version 3.12 ### Steps to Reproduce 1. Create a Custom Object Type. 2. Add a custom Object Type Field of type Object. 3. Navigate to an instance of the related model the Object field refers to. 4. Instead of the displaying the detail for the related model it displays an error page. ### Expected Behavior The related models should be unaffected by custom object "Object" fields. ### Observed Behavior Related models show this error page when you try to view an instance. <img width="875" height="527" alt="image" src="https://github.com/user-attachments/assets/459b7ed4-d961-401d-91c1-c3730a37b996" />