You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen 2e21fe4994 Django db cleanup: explicitly add it to dependencies.
We can't really add it manually, because some of the deps are auto included as
parameters. These were not being decorated which in turn meeant issues.
4 years ago
..
routers Django db cleanup: explicitly add it to dependencies. 4 years ago
sendfile Reformat files using black. 4 years ago
__init__.py first commit 4 years ago
db_hack.py Cleanup django db connections before every request and every dependency. 4 years ago
dependencies.py Django db cleanup: explicitly add it to dependencies. 4 years ago
exceptions.py Cleanup validation errors. 4 years ago
main.py Revert "Add a django middleware to cleanup db connections." 4 years ago
msgpack.py Django db cleanup: explicitly add it to dependencies. 4 years ago
stoken_handler.py Remove usages of EtebaseValidationError. 4 years ago
utils.py Improve typing information. 4 years ago