PCv5/app/templates/admin
Darks 1d638689c6
Modifications on trophies and titles #10 (and more)
- remove `title` attribute
- do the migration of db
- add initialization routine in `master.py`
- add default trophies and titles in `data/trophies.yaml`
- add `add_trophy` method in `Member` class
- add `update_trophies` method in `Member` class
- add form in admin panel to give a trophy to a member
- same to remove a trophy
- change `if request.method == "POST"` to `if form.submit.data`
2019-06-11 00:15:23 +02:00
..
delete_account.html templates: add a pluralize filter 2019-02-11 13:16:46 +01:00
delete_trophy.html Ajout des trophées et du panel pour les gérer 2019-06-07 01:44:04 +02:00
edit_account.html Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
edit_trophy.html Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
groups_privileges.html core: introduce a master script and enable proper privilege checks 2019-06-06 13:54:01 -04:00
index.html account: small trophy improvements on #10 2019-06-07 13:48:28 -04:00
trophies.html Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00