skillbox/server/surveys
Ramon Wenger 9ab8b8d3e4 Backport changes from django3 upgrade, downgrade python versions
Package versions will be in line with the current production
environment, for now.
2022-01-25 11:56:36 +01:00
..
migrations Backport changes from django3 upgrade, downgrade python versions 2022-01-25 11:56:36 +01:00
__init__.py Add initial implementation of survey model 2019-06-20 14:51:43 +02:00
admin.py Backport changes from django3 upgrade, downgrade python versions 2022-01-25 11:56:36 +01:00
apps.py Add initial implementation of survey model 2019-06-20 14:51:43 +02:00
factories.py Add example survey data 2020-10-20 10:28:01 +02:00
inputs.py Add answers to surveys 2019-06-27 17:56:29 +02:00
models.py Backport changes from django3 upgrade, downgrade python versions 2022-01-25 11:56:36 +01:00
mutations.py Add model and mutation for adding notes 2019-10-10 09:48:38 +02:00
schema.py Update MyActivity query to include more activities 2019-12-18 13:11:32 +01:00
tests.py Add initial implementation of survey model 2019-06-20 14:51:43 +02:00
views.py Add initial implementation of survey model 2019-06-20 14:51:43 +02:00