django errors /admin/dcim/device/ #204

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

Originally created by @bellwood on GitHub (Jul 12, 2016).

FieldError at /admin/dcim/device/
Invalid field name(s) given in select_related: 'primary_ip'. Choices are: device_type, device_role, platform, rack, primary_ip4, primary_ip6, parent_bay
Originally created by @bellwood on GitHub (Jul 12, 2016). ``` FieldError at /admin/dcim/device/ Invalid field name(s) given in select_related: 'primary_ip'. Choices are: device_type, device_role, platform, rack, primary_ip4, primary_ip6, parent_bay ```
adam closed this issue 2025-12-29 16:19:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#204