I am trying to avoid coupling with the model of the content so I am trying it with ContentTypes. Though, yours can be more practical to start with.
On 16 Mayıs, 16:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I did... well, sorta semi-standalone. Much like the comments system, > there's a couple of functions that have to be put in the model of the > thing you're doing karma voting on... at least the way I did it. > > Wasn't too tough. > > On May 16, 6:31 am, omat <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Neat design of the karma scoring application in the comments framework > > of the contributed application is quite appealing. But it is tided to > > the comments application. > > > I am trying to isolate it and make a more generic karma application > > for any content (photos, blog entries, etc.) contributed by users. > > > I wonder if anybody has already did this or built a standalone > > karmascore application... > > > oMat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

