skillbox/server/books/migrations
Ramon Wenger ab9da652cf Allow multiple teachers per school class
For that purpose, now the enabled solutions are stored on a per school class
basis instead of a per teacher basis
2020-03-02 17:37:29 +01:00
..
0001_initial.py Remove school model, refactor code 2018-10-15 15:03:25 +02:00
0002_auto_20181015_1237.py Remove school model, refactor code 2018-10-15 15:03:25 +02:00
0003_auto_20181015_1202.py Fix migrations 2018-10-17 14:59:09 +02:00
0004_remove_module_order.py Remove order property from module 2018-10-17 15:48:14 +02:00
0005_auto_20181025_1155.py Add migration 2018-10-25 13:56:19 +02:00
0006_auto_20181204_1629.py Add assignment as a snippet 2018-12-05 15:07:25 +01:00
0007_auto_20190205_1529.py Add mutation to enable solutions by module 2019-02-05 18:45:03 +01:00
0008_auto_20190301_0954.py Add last visited module to user 2019-03-01 11:19:43 +01:00
0009_topic_vimeo_id.py Add vimeo video to topic 2019-03-11 19:45:28 +01:00
0010_auto_20190312_1306.py Fix unit tests 2019-03-12 14:06:47 +01:00
0011_auto_20190624_1412.py Remove required description on instrument block 2019-06-24 16:12:31 +02:00
0012_auto_20190722_0932.py Add missing migrations 2019-07-22 11:33:41 +02:00
0013_auto_20190808_0649.py Rename block, update frontend 2019-08-14 11:52:44 +02:00
0014_auto_20190912_1228.py Update naming to be more consistent 2019-09-12 14:28:57 +02:00
0015_contentblock_bookmarks.py Add note update mutation 2019-10-12 08:54:20 +02:00
0016_auto_20191128_1601.py Add first raw implementation for adtl. bookmark types 2019-12-02 13:56:52 +01:00
0017_module_solutions_enabled_for.py Allow multiple teachers per school class 2020-03-02 17:37:29 +01:00
0018_remove_module_solutions_enabled_by.py Allow multiple teachers per school class 2020-03-02 17:37:29 +01:00
__init__.py Rename book to books and reset migrations 2018-10-04 10:05:14 +02:00