I've dug through Stackoverflow and this Google Group, finding a few similar questions with no answers that work for me. I've also done what I can with my knowledge.
Bottom line: With a sidebar blog search in base.html, the search form only renders and works correctly when at the /search/ page. What do I need to do to have the search form work at all templates that extend the base.html, which is where I want the search form, then return results (with the working sidebar) at /search/? -- You received this message because you are subscribed to the Google Groups "django-haystack" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
