Files
etesync-server/etebase_fastapi
Tom Hacohen 64be7f10bd Remove all of the needless async decorators.
The code uses the django ORM which is sync, and fastapi handles sync paths
just fine. So having all of this extra code for handling async was unnecessary.
2020-12-30 10:17:01 +02:00
..
2020-12-29 15:37:11 +02:00
2020-12-27 20:32:09 +02:00
2020-12-29 13:32:19 +02:00
2020-12-28 17:39:51 +02:00
2020-12-29 18:17:28 +02:00