skillbox/server/users
Ramon Wenger c6ddb3b051 Update `create team` mutation signature 2022-04-12 14:57:56 +02: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
schema Update `create team` mutation signature 2022-04-12 14:57:56 +02:00
tests Update `create team` mutation signature 2022-04-12 14:57:56 +02: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
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