7 Commits (473448246f61a540110142f261e5aa2650b3cd12)

Author SHA1 Message Date
Tom Hacohen 473448246f Add a django middleware to cleanup db connections.
This severely impacts performance, though without it we are getting
django.db.utils.InterfaceError once connections in the pool go stale.
4 years ago
Tom Hacohen dbdff06e68 Move all the routers under their own dir. 4 years ago
Tom Hacohen f67730f42d Support passing custom middlewares. 4 years ago
Tom Hacohen a8b97e60d4 Docs: improve metadata. 4 years ago
Tom Hacohen 10ff303b75 Fix formatting. 4 years ago
Tom Hacohen c1f171bde0 Change how we create applications. 4 years ago
Tom Hacohen 0fa2f2da3b Make the fastapi application the main asgi one. 4 years ago