You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/django_etebase
Tom Hacohen bf22b1676f
Serializers: improve field serialization errors.
4 years ago
..
drf_msgpack
migrations Chunks: move to reside under the collection. 4 years ago
token_auth Increase token ttl to 30 days. 4 years ago
__init__.py
admin.py
app_settings.py Add support for a modifying the chunk storage location 4 years ago
apps.py
exceptions.py Exceptions: have correct code/status_code for every error. 4 years ago
models.py Chunks: use a prefix of the chunk for a subdirectory. 4 years ago
parsers.py Chunk uploading: implement properly using a custom Parser. 4 years ago
permissions.py Permissions: workaround DRF bug and expose exception code. 4 years ago
renderers.py Views: move the base64 encoding to the renderers. 4 years ago
serializers.py Serializers: improve field serialization errors. 4 years ago
tests.py
urls.py
utils.py Add support for a custom user creation function. 4 years ago
views.py Invitations: error when trying to invite oneself. 4 years ago