In the "Advanced Search" I would like people to be able to enter details about a related model to narrow the search, as well as the normal criteria. How can I get that to work?
For example, if I have User and Person models, related as you might expect, I would like people to be able to search by username (a column of the User database table) and also lastname (a column of the Person database table).
For example, if I have User and Person models, related as you might expect, I would like people to be able to search by username (a column of the User database table) and also lastname (a column of the Person database table).