Re: Creating an archive navigation for date_based.archive_month

2007-09-10 Thread Max Romantschuk
> Hope this helps, > Chris It did indeed! I suspected a tag was the way to go, but I hadn't had time to properly introduce myself to writing tags. I shamelessly nicked your code, and now I have what I need: http://max.romantschuk.fi/blog/ (See the left sidebar. Note: DNS just started pointing to

Creating an archive navigation for date_based.archive_month

2007-09-10 Thread Max Romantschuk
.archive_year: the months which have items. But that is a view, and I want to get the same information into the sidebar of my site. How should I do that? I just started using Django a week ago, so this might indeed be really simple. I haven't had time to thoroughly digest the docs just ye