PCv5/app/templates
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
..
admin Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
base Correction de #8 2019-06-05 01:51:14 +02:00
errors templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
widgets account: implement leveling and a simple profile widget 2019-05-03 13:40:20 +02:00
account.html account: introduce normalized names 2019-06-05 20:01:12 -04:00
delete_account.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
index.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
login.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
register.html account: introduce normalized names 2019-06-05 20:01:12 -04:00
search.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
user.html Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
validation.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00