skillbox/server/users
Ramon Wenger 04c850753f Fix unit tests, change some properties 2022-01-27 17:58:02 +01:00
..
management Add migration for raw field 2021-09-22 11:51:15 +02:00
migrations Update django, wagtail and some others 2021-12-13 15:48:01 +01:00
tests Fix unit tests, change some properties 2022-01-27 17:58:02 +01:00
__init__.py Rename folder user to users 2018-10-10 09:40:24 +02:00
admin.py Add created_at fields to license 2021-09-22 11:51:15 +02:00
apps.py Rename folder user to users 2018-10-10 09:40:24 +02:00
factories.py Fix e2e tests (allow BetaLogin endpoint, add licenses) 2021-07-13 13:25:13 +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
licenses.py WIP: Add command for license duration reset 2021-09-22 11:51:15 +02:00
managers.py Add created_at fields to license 2021-09-22 11:51:15 +02:00
models.py Add unit tests to check the issues found in the bug bounty report 2021-11-16 14:12:16 +01:00
mutations.py Add 'Leave Team' action 2021-05-25 23:30:19 +02:00
mutations_public.py Remove login 2021-07-13 13:24:23 +02:00
schema.py Clean up code, make Query and Mutation more standard compliant 2022-01-27 17:34:45 +01:00
serializers.py Add registration backend 2019-11-11 18:19:34 +01:00
services.py Fix unit test 2021-08-25 15:02:57 +02:00