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
332f7e2332
etesync-server
/
etebase_fastapi
/
routers
History
Tom Hacohen
332f7e2332
Fix Python 3.7 compatibility
...
Both cached_property and Literal were introduced in Python 3.8 so they can't be used.
2020-12-29 17:55:55 +02:00
..
__init__.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00
authentication.py
Fix Python 3.7 compatibility
2020-12-29 17:55:55 +02:00
collection.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00
invitation.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00
member.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00
test_reset_view.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00