My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 31: Include most_commented template tag
3 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by anderson.santos.br, Jun 04, 2008
I can see that the CommentedObjectManager has a method for most_commented 
but it would be nice if you include a template tag that retrieve the 
most_commented items on comment_utils. I know that it's easy for someone 
to implement it, but I believe it can be useful for many users.

 
Comment 1 by qwertz00...@gmail.com, Dec 15, 2008
The attached file offers two template tags (get_newest_comment_list, most_commented)
which i use for my comment handling. I am no expert in django but it works. The tags
allow working with a model or without it. I tested them in conjunction with the
comment-utils "branch" mentioned in issue #36 (django 1.0 compatible).

I would appreciate if these kind of tags would make it to the code.
moderated_comments.py
7.1 KB   Download
Sign in to add a comment

Hosted by Google Code