__init__.py
|
first commit
|
2020-12-27 20:32:09 +02:00 |
authentication.py
|
Remove unused django_etebase code.
|
2020-12-28 16:42:39 +02:00 |
collection.py
|
Add support for read/write permissions.
|
2020-12-28 16:42:39 +02:00 |
exceptions.py
|
Rename ValidationError to HttpError.
|
2020-12-28 09:51:34 +02:00 |
invitation.py
|
Add support for read/write permissions.
|
2020-12-28 16:42:39 +02:00 |
main.py
|
Make the fastapi application the main asgi one.
|
2020-12-28 16:42:39 +02:00 |
member.py
|
Add support for read/write permissions.
|
2020-12-28 16:42:39 +02:00 |
test_reset_view.py
|
API: add documentation tags.
|
2020-12-28 09:04:45 +02:00 |
utils.py
|
Add base64 utils.
|
2020-12-28 16:42:39 +02:00 |