Thank you Daniel, that worked perfectly.
--~--~-~--~~~---~--~~
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 em
On Nov 4, 3:34 pm, David wrote:
> Hello
>
> I have just started to learn Django.
>
> I have setup a Blog model, and an Entry model. I would like to use a
> generic view to list all of the entries in a given blog. The url to
> this should be /blog-slug/.
>
> I am unclear how I can bring up all of
Hello
I have just started to learn Django.
I have setup a Blog model, and an Entry model. I would like to use a
generic view to list all of the entries in a given blog. The url to
this should be /blog-slug/.
I am unclear how I can bring up all of the entries for my blog, or
rather how I can pas
3 matches
Mail list logo