Thanks for everyone's advice.

My final solution will be to use template inheritance to have the same form
across the site and to use the action="/search" to ensure I don't have to
import a search function into every single view.

Thanks again

Wes

On 8 August 2010 19:36, kostia <kostya.demc...@gmail.com> wrote:

> Yes, somebody can use template tag, somebody content processor and the
> most intuitive solution is to use template inheritance, as was
> suggested.
>
> Thank you, Tim. Wish you good luck. I loved your musician web site.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to