On 8/30/07, daev <[EMAIL PROTECTED]> wrote:
>
> widgets = widgets.filter( **filters )
When I try that I get the error:
filter() keywords must be strings
Does that have anything to do with the fact that they are unicode?
filters: {u'LOB': u'B'}
--
Greg Donald
http://destiney.com/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---