skillbox/server/users
Christian Cueni f84efc7f1c Add mutations and tests 2019-11-13 16:29:53 +01:00
..
migrations Add registration backend 2019-11-11 18:19:34 +01:00
tests Fix copy, fix styles on server 2019-11-11 18:19:35 +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 Create class after regsitration 2019-11-11 18:19:34 +01:00
models.py Add mutations and tests 2019-11-13 16:29:53 +01:00
mutations.py Use cache to propagate changes, add tests, style popover 2019-07-25 11:43:51 +02:00
mutations_public.py Validate license on login 2019-11-11 18:19:34 +01:00
schema.py Remove graphql password reset, style django pages 2019-10-08 09:30:00 +02: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