django-badger icon indicating copy to clipboard operation
django-badger copied to clipboard

django-badger is a reusable Django app for creating and awarding badges.

django-badger is a reusable Django app that supports badges, to track and award achievements by your users. This can be used to help encourage certain behaviors, recognize skills, or just generally celebrate members of your community.

  • Build status on travis-ci <http://travis-ci.org/mozilla/django-badger>_ (|build-status|)
  • Latest documentation on Read The Docs <https://django-badger.readthedocs.org/en/latest/>_ (source <https://github.com/mozilla/django-badger/tree/master/docs>_)
  • Task board on Huboard <http://huboard.com/mozilla/django-badger/board>_ (source <https://github.com/mozilla/django-badger/issues>_)

.. |build-status| image:: https://secure.travis-ci.org/mozilla/django-badger.png?branch=master :target: http://travis-ci.org/mozilla/django-badger

.. vim:set tw=78 ai fo+=n fo-=l ft=rst: