Anh Tran (Adrian)

Results 9 comments of Anh Tran (Adrian)

Looks like I can derive from https://github.com/pyeve/cerberus/issues/174 :thinking:

I didn't investigate the root cause but going back to version `0.26.0` fixed the issue. Remember to uninstall your current installation of `python-language-server` first.

> It's the worst maintained tool out there, i'm not sure it should make into this list. Agree, maybe it's still out there, but people should forget about its existence.

Perfect! It works for me. Plus, you have to put the very same line into both `bin/inbox-start`, `bin/inbox-auth`, and `bin/inbox-api` if you want to start the service.

Hi, I really want to acknowledge the latest status of this issue since I am encountering the very same one. Have you solved it?

Not sure why this is not mentioned in the docs. In order to refer to a tenant-based model using `TenantForeignKey`, the referenced model **must** have a composite unique constraint on...