Re: Django Badges app

2012-06-01 Thread Murph Murphy
I've been trying to use brabeion as well, but I can't even get it to work without giving me a KeyError and the event that fired. Not really sure how to fix it, the error crops up in line 29 of internals.py As far as adding icons to it, though I think the concept of brabeion overall is superior,

Django Badges app

2012-05-25 Thread Pratik Mandrekar
Hi, I have been looking at the Badges app in django - https://github.com/eldarion/brabeion/blob/master/docs/usage.txt and while it seems to be good at tracking the user's badges It doesn't have an easy way to associate images with badges. I tried inheriting the BadgeDetails class and using i