ObjectListWidget and ObjectCountsWidget should only take valid ObjectTypes #12103
Labels
beta
Concerns a bug/feature in a beta release
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v.3.5.0-beta1
Python version
3.10
Steps to Reproduce
Expected Behavior
Shouldn't be able to pick non-netbox native objects (the example one is from django-admin i think). If picked an exception should not be thrown.
Observed Behavior
An exception is thrown for ObjectCountWidget. The widget renders an error for ObjectListWidget.
The text was updated successfully, but these errors were encountered: