It could be helpful if ResultSet was able to return iterator on found model
instances instead of Hit objects.
The use-case for this is when the same template is to be used for displaying
rows from a Model (e.g. .objects.all()) and rows found by Djapian (e.g. for
filtering objects by means of our full-text indexer).
Original issue reported on code.google.com by esizi...@gmail.com on 17 Feb 2010 at 3:37
Original issue reported on code.google.com by
esizi...@gmail.com
on 17 Feb 2010 at 3:37