etesync-server/django_etebase
2020-12-22 12:46:42 +02:00
..
drf_msgpack Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
migrations Collection: also save the collection UID on the model itself. 2020-12-14 13:33:11 +02:00
sendfile Sendfile: add a sendfile module based on django-sendfile2 2020-12-14 16:47:47 +02:00
token_auth Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
__init__.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
admin.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
app_settings.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
apps.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
exceptions.py Reformat some files using black. 2020-12-01 12:45:38 +02:00
models.py Remove unused imports. 2020-12-14 16:47:47 +02:00
parsers.py Chunk file uploader: accept all kinds of media types. 2020-12-15 13:59:06 +02:00
permissions.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
renderers.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
serializers.py Serializers: fully clean an object on signup. 2020-12-22 12:46:42 +02:00
signals.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
tests.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
urls.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
utils.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00
views.py Chunk download: use the new sendfile to serve files. 2020-12-14 16:47:47 +02:00