Emilio Tagua
Emilio Tagua
When calling `update()` related model is not loaded anymore: ``` project = await Project.get(id, fetch_links=True) update_query = {"$set": {field: value for field, value in req.items()}} await project.update(update_query) return ProjectResponse(**project.dict()) ```...
Pypi version is not Python 3 compatible while this repo is. Someone released https://pypi.python.org/pypi/consistent-hash-git but would feel more confortable using an uploaded version by the author/maintainer.
undefining `object_id' may cause serious problems