Commit Graph

10 Commits (006c5fc2425f5aa060d2911c175dae6b6b1a19f3)

Author SHA1 Message Date
Tom Hacohen f62d4ebdfc Msgpack handling: fix compatibilty with newer fastapi.
2 years ago
Tom Hacohen 2e21fe4994 Django db cleanup: explicitly add it to dependencies.
3 years ago
Tom Hacohen 5b8f667e55 Cleanup django db connections before every request and every dependency.
3 years ago
Tom Hacohen 62eb46ec4e msgpack route: use the encode/decode functions from the utils module.
3 years ago
Tom Hacohen 794b5f3983 Fix many type errors.
3 years ago
Tom Hacohen 80d69a5663 Fix collection list and how we return API responses.
3 years ago
Tom Hacohen 15988235f2 Exclude unset fields so fix removedMemberships return value.
3 years ago
Tom Hacohen 7f90edc511 MsgPack: handle no content.
3 years ago
Tal Leibman 25cb4fec0c msgpack.py: allow pydantic BaseModel in content
3 years ago
Tal Leibman c1534f6587 first commit
3 years ago