On Sun, Jul 26, 2009 at 3:55 PM, Rams3377<rams3...@gmail.com> wrote:
>
>
> In Django 1.0.2, what is the best way to perform a user submitted
> search? For instance if someone wanted to search through a profile
> which has several parameters that the user may or may not fill out.
> What is the recommended way to grab the values submitted by the user
> and apply those values to the filter statement? If there is a
> discussion on this already can someone point me to it?


I'd recommend taking a look at Haystack, if you haven't already:
http://haystacksearch.org/

Erik

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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