/agon

a reusable Django points, positions and levels application

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

agon README

agon provides the ability to track points on arbitrary objects in your system. The common case being User instances. It can additionally keep track of positions for these objects to produce leaderboards.

This code has mostly been pulled out of typewar and made slightly more generic to work well.

Requirements

This app requires the use of Django 1.1+.