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
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.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Goo
I 'm a little bit said 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.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Go
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
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
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?
--~--~-~--~~~---~--~~
You received this m
sorry, my fault ... with following your tutorial everything´s fine ...
thanks,
patrick
Am 24.10.2006 um 18:47 schrieb patrickk:
>
> thanks for the tutorial.
>
> I did exactly what is described there and ran into a (small) problem:
>
> give karma results in
> This comment has 1 points of karma,
thanks for the tutorial.
I did exactly what is described there and ran into a (small) problem:
give karma results in
This comment has 1 points of karma, 1 positive and 0 negative.
take karma results in
This comment has 1 points of karma, -1 positive and 1 negative.
any ideas?
thanks,
patrick
Hi,
I've written a tutorial (well... actually two in one) about how to use
the Comment (not FreeComment) and Karma parts of Django:
http://www.guindilla.eu/blog/2006/10/21/comment-and-karma-functions-django-framework/
It involves some changes to the code, as I've found what seems to be a
bug. Th
9 matches
Mail list logo