Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add custom dict method in form to return sometimes only public fields | 2020-12-13 | -0/+11 | |
* | Add name and description fields to Form model | 2020-12-10 | -0/+2 | |
* | Fix form features validation and allow passing ID as id not _id | 2020-12-02 | -1/+5 | |
* | Fix Question circular import and use cls instead self for validators | 2020-12-02 | -2/+2 | |
* | Ignore too long line for if statement | 2020-12-01 | -4/+1 | |
* | Fix linting | 2020-12-01 | -2/+2 | |
* | Add validating emails collecting login | 2020-12-01 | -0/+6 | |
* | Use plain string for form model id | 2020-12-01 | -2/+1 | |
* | Create form object model | 2020-11-30 | -0/+25 |