Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Apply fixable lint settings with Ruff | 2024-07-08 | -15/+18 | |
* | Allow Setup For Unittests | 2022-06-24 | -2/+4 | |
* | Clarify Validator Semantics | 2021-06-03 | -1/+1 | |
* | Adds Missing Docstrings | 2021-06-02 | -0/+3 | |
* | Adds Code Question Model | 2021-06-02 | -0/+23 | |
* | Add required field to question model | 2020-12-28 | -0/+1 | |
* | fix various type annotation issues | 2020-12-15 | -4/+4 | |
* | Fix question validator | 2020-12-02 | -8/+2 | |
* | Parse type and data in same validator and allow passing ID as id not _id | 2020-12-02 | -8/+11 | |
* | Use cls instead self for Question model validators | 2020-12-02 | -4/+4 | |
* | Use plain string as type for question id | 2020-12-01 | -2/+1 | |
* | Create model for form question | 2020-11-30 | -0/+55 |