A module for treeio that lets you hand out achievements.
Project description
treeio-achievements is a 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.
Installation
Sadly, the installation is pretty complex. This assumes you already have Tree.io running.
run pip install treeio-achievements
add achievements to your INSTALLED_APPS
- add the following line to your urls.py:
(r'^achievements/', include('achievements.urls')),
run python manage.py migrate achievements
And that should do the trick.
Have fun!
Author: Pascal Mouret
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file treeio-achievements-0.1.2.tar.gz.
File metadata
- Download URL: treeio-achievements-0.1.2.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a07ac93f8c9b64bac6a6d61b09b330c953fbee7ce714b98cdb6948b346952f12
|
|
| MD5 |
c45a1dcbd157a7926f2bbce5b77e7247
|
|
| BLAKE2b-256 |
78608d78b72198eb8ef64e158315184fa15cc5d9b44939f0a1bbc007f7e3047e
|