Commit Graph

10 Commits (76efbb6cb9d7cd2188a04ae1aa46bed29135ed59)

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.
4 years ago
Tom Hacohen 5b8f667e55 Cleanup django db connections before every request and every dependency.
4 years ago
Tom Hacohen 62eb46ec4e msgpack route: use the encode/decode functions from the utils module.
4 years ago
Tom Hacohen 794b5f3983 Fix many type errors.
4 years ago
Tom Hacohen 80d69a5663 Fix collection list and how we return API responses.
4 years ago
Tom Hacohen 15988235f2 Exclude unset fields so fix removedMemberships return value.
4 years ago
Tom Hacohen 7f90edc511 MsgPack: handle no content.
4 years ago
Tal Leibman 25cb4fec0c msgpack.py: allow pydantic BaseModel in content
4 years ago
Tal Leibman c1534f6587 first commit
4 years ago