Is there a way to search a CharField contained in a ForeignKey?

If one wants to use a foreign key to prevent repetition and
duplication of data, wouldn't it only make sense that the foreign
key's fields be searchable, as well?  Otherwise, the only way to find
records based on the foreign key would be to sort or write a custom
interface.

Thanks,
Bret

--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to