Re: Showing the category structure in my blog

2008-12-13 Thread Malcolm Tredinnick
On Sat, 2008-12-13 at 15:17 -0800, XeroXer wrote: [...] > The problem I am having is how do I show this in a nice list with the > child object following their parent. > Like: > > Parent > > Child > > > Single > > > Well something like that, maybe someone can help me ... :) The unordered_l

Showing the category structure in my blog

2008-12-13 Thread XeroXer
Hi all! I am really new to both python and Django, but so far I really like it. My first project is a blog that I am creating while going through the beginner tutorial for a poll. I am simply reading the information for the poll and then using it for my blog, but I have a bit of a problem. Catego