| .. |
|
0001_initial.py
|
Remove school model, refactor code
|
2018-10-15 15:03:25 +02:00 |
|
0002_auto_20181017_1340.py
|
Remove order property from module
|
2018-10-17 15:48:14 +02:00 |
|
0003_user_last_module.py
|
Add last visited module to user
|
2019-03-01 11:19:43 +01:00 |
|
0004_user_avatar_url.py
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
|
0005_auto_20190703_0955.py
|
Remove year from school class model
|
2019-07-03 11:58:25 +02:00 |
|
0006_auto_20190703_0959.py
|
Make school class name unique
|
2019-07-03 11:59:31 +02:00 |
|
0007_usersetting.py
|
Add mutations and query, fix popover
|
2019-07-25 11:43:51 +02:00 |
|
0008_auto_20190904_1410.py
|
Upate school class definion to not require a user when creating one
|
2019-09-04 16:12:15 +02:00 |
|
0009_auto_20191009_0905.py
|
Add registration backend
|
2019-11-11 18:19:34 +01:00 |
|
0010_schoolclass_code.py
|
Add code to school class, add form and mutation to join class
|
2020-02-12 10:17:31 +01:00 |
|
0011_auto_20200302_1613.py
|
Allow multiple teachers per school class
|
2020-03-02 17:37:29 +01:00 |
|
0012_auto_20200303_1258.py
|
Add through model to user school class connection, migrate all old
|
2020-03-04 16:57:15 +01:00 |
|
0013_auto_20200303_1259.py
|
Rename UserSchoolClassConnection to SchoolClassMember
|
2020-03-04 16:57:15 +01:00 |
|
0014_remove_schoolclass_users.py
|
Add through model to user school class connection, migrate all old
|
2020-03-04 16:57:15 +01:00 |
|
0015_auto_20200303_1306.py
|
Add through model to user school class connection, migrate all old
|
2020-03-04 16:57:15 +01:00 |
|
0016_auto_20200304_1250.py
|
Rename UserSchoolClassConnection to SchoolClassMember
|
2020-03-04 16:57:15 +01:00 |
|
0017_auto_20200430_1251.py
|
Merge branch 'develop' into feature/licensing
|
2020-04-30 15:22:55 +02:00 |
|
0018_user_last_topic.py
|
Fix missing migration again
|
2020-06-18 16:19:54 +02:00 |
|
0019_userdata.py
|
Rename conflicting migration
|
2020-06-18 16:52:19 +02:00 |
|
0020_user_recent_modules.py
|
Add missing migration
|
2020-06-25 15:20:05 +02:00 |
|
0021_license_isbn.py
|
Fix migrations
|
2020-07-07 13:32:37 +02:00 |
|
0022_auto_20200701_1342.py
|
Fix migrations
|
2020-07-07 13:32:37 +02:00 |
|
0023_user_onboarding_visited.py
|
Fix migrations
|
2020-07-20 11:28:54 +02:00 |
|
0024_auto_20200928_1547.py
|
Add interdisciplinary objective groups
|
2020-09-28 17:55:49 +02:00 |
|
0025_auto_20210126_1343.py
|
Make owner of assignments optional
|
2021-01-26 16:29:00 +01:00 |
|
0026_auto_20210324_2126.py
|
Add team model, team node and a mutation for creating a team
|
2021-03-24 23:43:36 +01:00 |
|
0027_auto_20210414_2116.py
|
Add user helper method
|
2021-04-14 23:25:30 +02:00 |
|
0028_auto_20210922_0550.py
|
Add created_at fields to license
|
2021-09-22 11:51:15 +02:00 |
|
0029_auto_20210922_0550.py
|
Add created_at fields to license
|
2021-09-22 11:51:15 +02:00 |
|
0030_alter_user_first_name.py
|
Update django, wagtail and some others
|
2021-12-13 15:48:01 +01:00 |
|
0031_alter_license_isbn.py
|
Resolve migration conflict, add missing migration
|
2022-06-23 12:08:34 +02:00 |
|
0032_alter_license_isbn.py
|
Add missing migrations
|
2022-07-12 13:11:42 +02:00 |
|
0033_alter_license_isbn.py
|
Fix faulty default value declaration for ISBN of licenses
|
2022-07-15 17:52:03 +02:00 |
|
0034_user_last_module_level.py
|
Add database migrations
|
2023-08-22 15:05:10 +02:00 |
|
0035_alter_schoolclassmember_options_alter_user_options_and_more.py
|
Add migrations to develop
|
2023-12-13 16:08:50 +01:00 |
|
__init__.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |