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
Christian Merten 69a4560ea4
refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3)
This is in preparation for a [new statement admin
view](#179).
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 refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago
tasks.py chore(members/tests/tasks): fix tests for `send_notification_crisis_intervention_list` (#4) 2 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