skillbox/server/users
Christian Cueni 3c72c9559e Split token and local login 2020-02-18 14:36:49 +01:00
..
migrations Check user license in Api, save 2020-02-17 15:08:06 +01:00
tests Split token and local login 2020-02-18 14:36:49 +01:00
__init__.py Rename folder user to users 2018-10-10 09:40:24 +02:00
admin.py Use cache to propagate changes, add tests, style popover 2019-07-25 11:43:51 +02: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 Refactor login 2020-02-11 14:40:34 +01:00
models.py Check user license in Api, save 2020-02-17 15:08:06 +01:00
mutations.py Use cache to propagate changes, add tests, style popover 2019-07-25 11:43:51 +02:00
mutations_public.py Split token and local login 2020-02-18 14:36:49 +01:00
schema.py Redirect users without license to coupon page 2020-02-18 13:48:45 +01:00
serializers.py Add registration backend 2019-11-11 18:19:34 +01:00
services.py Remove year from school class model 2019-07-03 11:58:25 +02:00
user_signup_login_handler.py Check user license in Api, save 2020-02-17 15:08:06 +01:00