skillbox/server/assignments
Ramon Wenger 9d50db59f6 Add pytest dependency to project, also add config
Change deprecated code for importing translations

Change deprecated syntax in tests

Replace deprecated django url methods

Add plugins and change testing script
2023-05-30 16:30:28 +02:00
..
management Add command to export assignments 2021-10-18 15:38:57 +02:00
migrations Change ParentalKey relation back to old ForeignKey to prevent deletion 2023-05-04 14:31:09 +02:00
schema Fix student submission page error 2022-08-22 21:12:25 +02:00
tests Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
__init__.py Add assignment app 2018-09-27 11:50:37 +02:00
admin.py Add command to export assignments 2021-10-18 15:38:57 +02:00
apps.py Add assignment app 2018-09-27 11:50:37 +02:00
factories.py Add mutations and tests 2019-11-13 16:29:53 +01:00
helpers.py Add command to export assignments 2021-10-18 15:38:57 +02:00
models.py Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
views.py Add assignment app 2018-09-27 11:50:37 +02:00
wagtail_hooks.py Fix some issues with SurveyJS 2022-10-27 14:47:05 +02:00