I am going through the Poll tutorial and i am just messing around with
the code so that i understand what is all going on.  While doing this
the great idea occured to me that one should be able to search for a
poll in the admin site based on the choices associated with it.  I was
looking around and found something that said I should be able to do
something like this...

search_fields = ['question', 'choice_choice']

Where choice_choice is supposed to be pointing to the choice field in
the choice model, but something is not working with that.  I am sure
that I am missing something very easy and I was wondering if someone
could point it out to me.

Thanks,

Craig

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