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/jdav_web
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
..
settings feat(members/admin): add training overview (#174) 2 months ago
__init__.py waiting list: add waiting status confirmation mechanism and automation with celery beat 3 years ago
celery.py chore(*): ignore some files from tests 4 months ago
middleware.py force DE as default language 3 years ago
tests.py chore(*): add various tests 4 months ago
urls.py feat: oauth provider 9 months ago
views.py feat(startpage): add link model for external links on admin startpage (#138) 10 months ago
wsgi.py Initial django setup 9 years ago