skillbox/server/users
Ramon Wenger bd6e0f75ca Add code to school class dummy data 2020-02-18 10:23:27 +01:00
..
migrations Add code to school class, add form and mutation to join class 2020-02-12 10:17:31 +01:00
tests Add unit tests 2020-02-12 20:29:22 +01:00
__init__.py Rename folder user to users 2018-10-10 09:40:24 +02:00
admin.py Add code to school class, add form and mutation to join class 2020-02-12 10:17:31 +01:00
apps.py Rename folder user to users 2018-10-10 09:40:24 +02:00
factories.py Remove year from school class model 2019-07-03 11:58:25 +02:00
forms.py Extend user admin 2018-10-22 19:01:20 +02:00
inputs.py Remove year from school class model 2019-07-03 11:58:25 +02:00
managers.py Create class after regsitration 2019-11-11 18:19:34 +01:00
models.py Add code to school class, add form and mutation to join class 2020-02-12 10:17:31 +01:00
mutations.py Prevent joining the same class again 2020-02-12 20:29:05 +01:00
mutations_public.py Validate license on login 2019-11-11 18:19:34 +01:00
schema.py Add instruments to the my activity page 2020-02-05 11:35:04 +01:00
serializers.py Add registration backend 2019-11-11 18:19:34 +01:00
services.py Add code to school class dummy data 2020-02-18 10:23:27 +01:00