a points, positions and levels app for Django
Project description
Pinax
Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates. This collection can be found at http://pinaxproject.com.
This app was developed as part of the Pinax ecosystem but is just a Django app and can be used independently of other Pinax apps.
pinax-points
pinax-points is a points, positions and levels app for Django.
pinax-points, formerly 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.
Running the Tests
$ pip install detox $ detox
Documentation
The Pinax documentation is available at http://pinaxproject.com/pinax/.
Code of Conduct
In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/.
Pinax Project Blog and Twitter
For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.