Commit Graph

7 Commits

Author SHA1 Message Date
Tom Hacohen
1349f99cd3 Exceptions: inherit from the fastapi HTTPException. 2021-01-09 19:52:10 +02:00
Tom Hacohen
9bf118225d Exceptions: fix error when transforming django validation errors. 2021-01-04 10:15:38 +02:00
Tom Hacohen
43dede57d2 Exceptions: fix types. 2021-01-04 10:15:38 +02:00
Tom Hacohen
3d438b9591 Cleanup validation errors. 2020-12-28 17:39:51 +02:00
Tom Hacohen
a75d5479fa Rename ValidationError to HttpError. 2020-12-28 09:51:34 +02:00
Tom Hacohen
34c548acda Remove extra import. 2020-12-28 09:47:37 +02:00
Tom Hacohen
9d213350e7 exceptions.py: fix typo in filename. 2020-12-27 20:32:09 +02:00