Closed danielbotella closed 8 months ago
I see no obvious reason for why we should not just let the pk value through to django even if it is not an integer.
Agreed. I think we can just delete that code. I'm looking at it right now.
Pr: #524
Also: This looks like a duplicate: #493
This is fixed in 6.8.0.
When filtering a table on a foreign-key column in which the foreign key is not an integer, selecting a value from the choice dropdown results in an error: 'Could not interpret XXX as an integer'.