I'm new to Python and Django. I'm slowly learning by book so bare with me. Thanks.
The book I'm reading "Django 1.0 Website Development" has readers build a social bookmarking website. Everything has gone well but I want to make a change. I want the bookmarks that are submitted to be displayed with a list view similar to the one used on this page: http://code.google.com/p/django-threadedcomments/issues/list# Does Django have a way of implementing a list view? If not can I use JQuery instead? I'm dedicated to this work so any help will 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-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.