|
migrations
|
Add survey migrations
|
2022-03-31 00:23:38 +02:00 |
|
__init__.py
|
Add initial implementation of survey model
|
2019-06-20 14:51:43 +02:00 |
|
admin.py
|
Upgrade django and wagtail versions
|
2022-03-30 16:11:31 +02: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
|
Upgrade django and wagtail versions
|
2022-03-30 16:11:31 +02:00 |
|
mutations.py
|
Add model and mutation for adding notes
|
2019-10-10 09:48:38 +02: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 |