charasheet/src/character
2022-10-31 22:04:40 +01:00
..
fixtures Update fixtures 2022-10-31 09:41:48 +01:00
management Fix mana max compute 2022-10-30 22:18:42 +01:00
migrations Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
models Display path names and profile names in capabilities 2022-10-31 10:31:43 +01:00
templates/character Use django-bootstrap for forms 2022-10-31 22:04:40 +01:00
templatetags Display modifier next to weapon 2022-10-31 00:20:55 +01:00
tests Fix tests 2022-10-31 09:25:38 +01:00
__init__.py Add models 2022-10-29 00:32:18 +02:00
admin.py Allow users to change their own character 2022-10-31 19:23:37 +01:00
apps.py Translate fields 2022-10-30 11:11:31 +01:00
forms.py Allow updating money with equipment 2022-10-31 00:06:20 +01:00
urls.py Add basic character create view (redirect only) 2022-10-31 15:22:36 +01:00
views.py Prevent users from interacting with other characters 2022-10-31 17:42:30 +01:00