Mercurial > hg > TagInTheMiddle
diff taginthemiddle/handlers.py @ 17:c85d42296c06
make the model almost be real
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 24 May 2010 07:44:39 -0700 (2010-05-24) |
parents | 5f492a6fbdd1 |
children |
line wrap: on
line diff
--- a/taginthemiddle/handlers.py Mon May 24 07:28:39 2010 -0700 +++ b/taginthemiddle/handlers.py Mon May 24 07:44:39 2010 -0700 @@ -98,6 +98,8 @@ Also handles RSS: /<resource>/tags/mozilla?format=rss + + Maybe this takes care of the TagCloud too? And/or view as most recent? """ template = 'tags.html'