You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/members/tests
marius.klein ad33d5db17 feat(members/admin): add training overview (#174)
Add a new admin view for managing all trainings of members of the association. The subsections on training and activity categories are moved to a new trainings section.

We also protect the `submitted` and `passed` fields of member trainings for the default permission set.
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
2 months ago
..
__init__.py chore(members/tests): cover templatetags 4 months ago
basic.py feat(members/admin): add training overview (#174) 2 months ago
rules.py chore(members/tests): various tests 4 months ago
tasks.py chore(members/tests): various tests 4 months ago
templatetags.py chore(members/tests): cover templatetags/overview_extras 4 months ago
utils.py chore(members/admin): remove RegistrationFilter 4 months ago
views.py chore(members/tests): various tests 4 months ago