On Apr 13, 2006, at 7:33 AM, Denis wrote:
> It looks like django.contrib.comments.models (M/R) lacks get_user()
> method for the
> following classes: Comment, KarmaScore and UserFlag. Didnt find any
> suitable component
> choice in the ticketing system, so i decided to post here. I wonder
> what w
Hi
It looks like django.contrib.comments.models (M/R) lacks get_user()
method for the
following classes: Comment, KarmaScore and UserFlag. Didnt find any
suitable component
choice in the ticketing system, so i decided to post here. I wonder
what would be the proper way
to fix this, coz ``self.use