|
tests
|
Add unit test for old classes query
|
2020-03-09 15:34:09 +01:00 |
|
__init__.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |
|
admin.py
|
Add mutation to remove member from class
|
2020-03-05 15:14:26 +01:00 |
|
apps.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |
|
factories.py
|
Add mutation to remove member from class
|
2020-03-05 15:14:26 +01: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 class member node
|
2020-03-04 16:57:15 +01:00 |
|
mutations.py
|
Add button to change the school class name
|
2020-03-14 11:27:16 +01:00 |
|
mutations_public.py
|
Validate license on login
|
2019-11-11 18:19:34 +01:00 |
|
schema.py
|
Fix login for users with no school class
|
2020-03-10 11:03:06 +01:00 |
|
serializers.py
|
Add registration backend
|
2019-11-11 18:19:34 +01:00 |
|
services.py
|
Fix unit tests
|
2020-02-26 13:22:22 +01:00 |