skillbox/server/users
Ramon Wenger 35c981a2f2 Add through model to user school class connection, migrate all old
classes
2020-03-04 16:57:15 +01:00
..
migrations Add through model to user school class connection, migrate all old 2020-03-04 16:57:15 +01:00
tests Fix unit tests 2020-02-24 18:54:46 +01:00
__init__.py Rename folder user to users 2018-10-10 09:40:24 +02:00
admin.py Add code to school class, add form and mutation to join class 2020-02-12 10:17:31 +01: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 through model to user school class connection, migrate all old 2020-03-04 16:57:15 +01:00
mutations.py Add error message and add styling 2020-02-24 18:32:55 +01:00
mutations_public.py Validate license on login 2019-11-11 18:19:34 +01:00
schema.py Add instruments to the my activity page 2020-02-05 11:35:04 +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