Hey! I'm pretty much new to Django, so I cannot figure this out:
I have the home page and the way to post updates in my blog, but I want to sort the posts into categories. Like sports, fitness, politics. But I want to do it into two lists of multiple tabs, one horizontal and one vertical. And I'd like to make the horizontal and vertical tabs combine, so that when I click on horizontal tab01 and vertical tab01, e.g., it renders a certain view (or category of posts). Does this make any sense? Is it possible with Django? If so, how? Help is much appreciated. Cheers. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2d0684a9-c581-4b31-8009-2b043ed25ba5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

