This repository has been archived on 2021-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
perktree/backend/perks
Pavle Portic ac86d39dea
Add user stats dashboard with max perk count table
2019-04-07 13:57:17 +02:00
..
migrations Expand user model to store perks 2019-03-25 14:52:40 +01:00
__init__.py Finish up basic perktree view 2019-03-23 04:25:03 +01:00
admin.py Better handle focus perks 2019-03-26 15:27:00 +01:00
apps.py Finish up basic perktree view 2019-03-23 04:25:03 +01:00
models.py Connect skill/ability foci from trees different than the current one 2019-03-28 15:12:52 +01:00
parser.py Connect skill/ability foci from trees different than the current one 2019-03-28 15:12:52 +01:00
permissions.py Add signup and some custom permissions 2019-03-27 00:42:51 +01:00
serializers.py Add user stats dashboard with max perk count table 2019-04-07 13:57:17 +02:00
tests.py Finish up basic perktree view 2019-03-23 04:25:03 +01:00
urls.py Add option to unlock and relock perks in the tree 2019-03-26 03:51:12 +01:00
views.py Add user stats dashboard with max perk count table 2019-04-07 13:57:17 +02:00