skillbox/server/users
Christian Cueni c937f4769c Move oauth to users 2021-07-13 13:18:43 +02:00
..
management Add support for multiple licenses 2020-07-07 11:42:41 +02:00
migrations Add user helper method 2021-04-14 23:25:30 +02:00
tests Re-add missing import 2021-07-06 17:49:03 +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
managers.py Move oauth to users 2021-07-13 13:18:43 +02:00
models.py Update exception 2021-07-06 20:37:52 +02:00
mutations.py Add 'Leave Team' action 2021-05-25 23:30:19 +02:00
mutations_public.py Add oauth lib, configure for hep api 2021-07-13 13:18:42 +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
urls.py Move oauth to users 2021-07-13 13:18:43 +02:00
user_signup_login_handler.py Move oauth to users 2021-07-13 13:18:43 +02:00
views.py Move oauth to users 2021-07-13 13:18:43 +02:00