Sorry, back from a trip.

Happy to see that some people tried it and that it works. Thanks!

> I've been looking at this as well.  It appears that the ratings and
> comments are tied together and must be submitted together.  Is this
> true?  I'd like a user to submit a comment along OR rate it OR both.
> Is that possible?
To be honest, I don't really understand your comment.

But, if I guess right, comments and ratings are tied together indeed.
If I remember well, a user can vote as many times as he wants, only
the last vote counts. But the ratings are independent of the comments
in the sense that you don't vote *on* a comment.

Now, if you are talking about the karma vote, no, comments and karma
are separated. Different tables and different managers. A user can not
give or take karma on his own comment, only on other people's
comments.

> I 'm a little bit sad about django has some part without document and
> test.
> we'd better add patch for them. and it's hard to refactor code in trunk
> if you're not the main author.
Please, don't :-) As it has been said, the comment framework is going
to be completely rewritten in not too long, and that's probably the
reason why nobody has written about this yet. Be assured that stable
APIs are very well documented!

You might want to have a look at this:
http://www.djangoproject.com/documentation/api_stability/

Enjoy,

G

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to