skillbox/server/users
Ramon Wenger 9bde5dbb20 Add update team mutation on server and some tests for it 2021-03-25 18:00:04 +01:00
..
management Add support for multiple licenses 2020-07-07 11:42:41 +02:00
migrations Add team model, team node and a mutation for creating a team 2021-03-24 23:43:36 +01:00
tests Add update team mutation on server and some tests for it 2021-03-25 18:00:04 +01:00
__init__.py Rename folder user to users 2018-10-10 09:40:24 +02:00
admin.py Update assignment admin fields 2021-01-14 20:37:32 +01:00
apps.py Rename folder user to users 2018-10-10 09:40:24 +02:00
factories.py Add join team mutation 2021-03-25 00:13:43 +01: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 Add support for multiple licenses 2020-07-07 11:42:41 +02:00
models.py Add team model, team node and a mutation for creating a team 2021-03-24 23:43:36 +01:00
mutations.py Add update team mutation on server and some tests for it 2021-03-25 18:00:04 +01:00
mutations_public.py Add models and graphql 2020-05-20 11:55:06 +02:00
schema.py Fix import 2021-03-25 16:35:58 +01:00
serializers.py Add registration backend 2019-11-11 18:19:34 +01:00
services.py Fix unit tests 2020-07-10 15:25:29 +02:00
user_signup_login_handler.py Add support for multiple licenses 2020-07-07 11:42:41 +02:00