Re: a little help with the urls.py and views.py
bump
On Jul 22, 12:15 am, Derick Felsman
<derick.fels...@cbsinteractive.com> 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 django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home