treeio-achievements

A module for treeio that lets you hand out achievements
Download

treeio-achievements Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Pascal Mouret
  • Publisher web site:
  • http://github.com/pascalmouret/

treeio-achievements Tags


treeio-achievements Description

treeio-achievements is a Python module for Tree.io (http://tree.io) that allows you to distribute Achievements among the users. It is completely integrated and even comes with a widget to dispay the last three Achievements that were given out.InstallationSadly, the installation is pretty complex. This assumes you already have Tree.io running.1. run pip install treeio-achievements2. add achievements to your INSTALLED_APPS3. add the following line to your urls.py: (r'^achievements/', include('achievements.urls')),4. run python manage.py migrate achievementsAnd that should do the trick.Product's homepage


treeio-achievements Related Software