#6045: Many2Many manager and TypeError: filter() keywords must be strings -----------------------+---------------------------------------------------- Reporter: proxor | Owner: nobody Status: new | Component: Database wrapper Version: SVN | Keywords: many2many, related, unicode Stage: Unreviewed | Has_patch: 1 -----------------------+---------------------------------------------------- When using Many2Many fields with unicode data, it raises TypeError: filter() keywords must be strings on <model>.<m2m>.all(). The solution is same as in #4315.
-- Ticket URL: <http://code.djangoproject.com/ticket/6045> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
