|
management
|
Add support for multiple licenses
|
2020-07-07 11:42:41 +02:00 |
|
migrations
|
Make owner of assignments optional
|
2021-01-26 16:29:00 +01:00 |
|
tests
|
Add unit tests for onboarding
|
2020-07-10 16:08:18 +02:00 |
|
__init__.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |
|
admin.py
|
Update assignment admin fields
|
2021-01-14 20:37:32 +01:00 |
|
apps.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +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
|
Add support for multiple licenses
|
2020-07-07 11:42:41 +02:00 |
|
mutations.py
|
Add onboarding visited flag to user
|
2020-07-07 22:31:25 +02:00 |
|
mutations_public.py
|
Add models and graphql
|
2020-05-20 11:55:06 +02:00 |
|
schema.py
|
Fix login bug for users with no school class
|
2021-03-18 15:47:05 +01:00 |
|
serializers.py
|
Add registration backend
|
2019-11-11 18:19:34 +01:00 |
|
services.py
|
Fix unit tests
|
2020-07-10 15:25:29 +02:00 |
|
user_signup_login_handler.py
|
Add support for multiple licenses
|
2020-07-07 11:42:41 +02:00 |