You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-haystack
Hi everybody.
I'm doing the haystack integration on my project using whoosh, but
now, a have a problem... I need to change the settings of the default
haystack paginator. (I need to show 12 results per page).
Some ideas?
Then, i want to know if there is some way for obtain a queryset with
all the results and not the page variable...