etesync-server/etebase_fastapi/routers
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.
2020-12-31 10:03:16 +02:00
..
__init__.py Move all the routers under their own dir. 2020-12-29 15:42:41 +02:00
authentication.py Remove all of the needless async decorators. 2020-12-30 10:17:01 +02:00
collection.py Django db cleanup: explicitly add it to dependencies. 2020-12-31 10:03:16 +02:00
invitation.py Django db cleanup: explicitly add it to dependencies. 2020-12-31 10:03:16 +02:00
member.py Django db cleanup: explicitly add it to dependencies. 2020-12-31 10:03:16 +02:00
test_reset_view.py Move all the routers under their own dir. 2020-12-29 15:42:41 +02:00