Hi,

I am new to Django, I have been using TurboGears for the last few years. I 
would like to help with regards to a multi search function.

In essence I would like 1 search field/form that will search multiple 
fields of different datatype example user should be able to search the 
model/db for either an ID(interger),Name(Text/Char),Date Captured(date 
time). Secondely my models in split in classes each class representing a 
database table I have setup forgein keys within the Model Classes to the 
relation tables. The search should also search all the tables/model. 

Is this possible?

Thank in advance. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/65c0df55-dfb1-49eb-a6ed-838e9e7b420a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to