You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
schema is incorrectly has type of int instead of usually expected string.
To Reproduce
See the snipped above.
Expected behavior DjangoFilterExtension should introspect to_field_name argument if it exists for ModelChoiceFilter object while automatically discovers the schema.