This website requires JavaScript.
Explore
Help
Sign In
PapaTutuWawa
/
etesync-server
Watch
1
Star
0
Fork
0
You've already forked etesync-server
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1349f99cd3
etesync-server
/
etebase_fastapi
History
Tom Hacohen
1349f99cd3
Exceptions: inherit from the fastapi HTTPException.
2021-01-09 19:52:10 +02:00
..
routers
Improve types.
2021-01-04 14:23:30 +02:00
sendfile
Reformat files using black.
2020-12-29 15:37:11 +02:00
__init__.py
first commit
2020-12-27 20:32:09 +02:00
db_hack.py
Cleanup django db connections before every request and every dependency.
2020-12-30 17:16:58 +02:00
dependencies.py
Django db cleanup: explicitly add it to dependencies.
2020-12-31 10:03:16 +02:00
exceptions.py
Exceptions: inherit from the fastapi HTTPException.
2021-01-09 19:52:10 +02:00
main.py
Revert "Add a django middleware to cleanup db connections."
2020-12-30 15:37:59 +02:00
msgpack.py
Django db cleanup: explicitly add it to dependencies.
2020-12-31 10:03:16 +02:00
stoken_handler.py
Remove usages of EtebaseValidationError.
2020-12-28 10:45:34 +02:00
utils.py
Improve types.
2021-01-04 14:23:30 +02:00