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 6c05a7898a
Add functions to split read and write permissions.
3 years ago
..
drf_msgpack Use black for code formatting and format the code 4 years ago
migrations Collection: also save the collection UID on the model itself. 4 years ago
sendfile Sendfile: add a sendfile module based on django-sendfile2 4 years ago
token_auth Use black for code formatting and format the code 4 years ago
__init__.py Rename django_etesync to django_etebase. 4 years ago
admin.py Rename django_etesync to django_etebase. 4 years ago
app_settings.py Add functions to split read and write permissions. 3 years ago
apps.py Use black for code formatting and format the code 4 years ago
exceptions.py Reformat some files using black. 4 years ago
models.py Remove unused imports. 4 years ago
parsers.py Chunk file uploader: accept all kinds of media types. 4 years ago
permissions.py Use black for code formatting and format the code 4 years ago
renderers.py Use black for code formatting and format the code 4 years ago
serializers.py Fix unbound variable warning. 3 years ago
signals.py Use black for code formatting and format the code 4 years ago
tests.py Rename django_etesync to django_etebase. 4 years ago
urls.py Use black for code formatting and format the code 4 years ago
utils.py Pass generic context to callbacks instead of the whole view 3 years ago
views.py Pass generic context to callbacks instead of the whole view 3 years ago