I'd like to customize the search facility, the one used by the search box in base.html, so that it displays only "base" products, not all variations. (In my application, this will prune the search results to a reasonable size, and a user can click on a product to see what variations are available.) Is there a reasonable way to do this in the templates, e.g., search.html, without hacking the Python code? I've been experimenting and haven't found a way yet.
-- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
