#11748: Documentation implies search_fields won't accept ManyToMany related lookups --------------------------------------------+------------------------------- Reporter: mtrichardson | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: search_fields, manytomanyfield | Stage: Unreviewed Has_patch: 1 | --------------------------------------------+------------------------------- This is just an absurdly minor thing, but the documentation language around search_fields implies that you can only use related lookups with ForeignKeys. It would be more clear and explicit to include '...ForeignKey or ManyToManyField...'.
-- Ticket URL: <http://code.djangoproject.com/ticket/11748> Django <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 -~----------~----~----~----~------~----~------~--~---
