bump On Jul 22, 12:15 am, Derick Felsman <[email protected]> wrote: > extending from the example found here > > https://docs.djangoproject.com/en/dev/topics/db/queries/ > > what if i wanted to create a url where i would pass in a list of > authors (not necessarily a list but an unspecified number of different > authors) and then query for an entry that has all of the specified > authors, what would be the best way to go about doing that. > > urls.py and views.py code examples would be appreciated. Thanks.
-- 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.

