mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Collapse multiple awards for the same badge into a counter on profile #28

Closed lmorchard closed 11 years ago

lmorchard commented 12 years ago

Some badges can be awarded multiple times. Currently, they're each displayed separately. Might be nicer to collect awards of the same badge under one page item, with a counter. The counter could maybe link to a list of awards for that user for that badge

lmorchard commented 11 years ago

114 is a duplicate of this, but there's more conversation over there. closing.