djaodjin-survey
djaodjin-survey copied to clipboard
Django app for qualitative and quantitative surveys
Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.23. Commits 60e648a [3.2.x] Bumped version for 3.2.23 release. f9a7fb8 [3.2.x] Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows. e6d2591 [3.2.x] Added stub...
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.35. Release notes Sourced from moment-timezone's releases. Release 0.5.35 Fix command injection in data pipeline https://github.com/moment/moment-timezone/security/advisories/GHSA-56x4-j7p9-fcf9 Fix cleartext transmission of sensitive information https://github.com/moment/moment-timezone/security/advisories/GHSA-v78c-4p63-2j6c Thanks to...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Receive various errors on following the testsite deploy. Seems this may need a few updates to get running for most users to test it with newer Django, maybe with some...
Possibly add highlighting when hovering over steps as well as hovering over rows.
All `Answer` refer to a `Question` and an `Account`. For yes/no -style questions, it should be possible to slice the questions and groups in groups such that answers could be...