Hi,
Iam having a problem in querying.

i have a string called search_by which stores the name of one of my models.
I want to call search_by.objects.all()
But it is giving an error since search_by is a string and cannot be directly
concatenated.
Can someone help me get the query right?

Goutham

--~--~---------~--~----~------------~-------~--~----~
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