patrickk wrote:
> as far as I know, rating only works with submitting a comment. you
> could probably change this by hacking the comment-manipulator.
> nevertheless, since ratings are stored in the comments-table, you get
> the wrong numbers when you do "comment_count".
> for what you want to do I´d suggest to write your own rating-system
> and use the comment-framework for comments only.
>
> patrick
>

What Patrick said. Currently you can make the ratings optional, but
they MUST post a comment. Changing it means basically rolling your own.

On the other hand, I understand the comment system is getting a major
overhaul before 1.0, so you could wait and see...


--~--~---------~--~----~------------~-------~--~----~
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