skillbox/server/users
Christian Cueni 3c89a8b256 Remove or comment unused code 2021-07-13 13:24:22 +02:00
..
management Add support for multiple licenses 2020-07-07 11:42:41 +02:00
migrations Add field for old hep id 2021-07-13 13:24:22 +02:00
tests Remove or comment unused code 2021-07-13 13:24:22 +02:00
__init__.py Rename folder user to users 2018-10-10 09:40:24 +02:00
admin.py Merge branch 'feature/snapshots' into develop 2021-06-06 19:06:14 +02: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
licenses.py Re-order structure 2021-07-13 13:23:58 +02:00
managers.py Move methods to manager, add tests 2021-07-13 13:24:22 +02:00
models.py Add field for old hep id 2021-07-13 13:24:22 +02:00
mutations.py Add 'Leave Team' action 2021-05-25 23:30:19 +02:00
mutations_public.py Re-order structure 2021-07-13 13:23:58 +02:00
schema.py Add tests for read only assignments 2021-07-01 16:58:56 +02:00
serializers.py Add registration backend 2019-11-11 18:19:34 +01:00
services.py Fix chapter and content block querysets for snapshots 2021-06-29 16:43:07 +02:00