1
0
mirror of https://github.com/etesync/server synced 2024-11-25 18:28:46 +00:00
etesync-server/django_etebase
2020-12-27 15:14:42 +02:00
..
drf_msgpack
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
__init__.py
admin.py
app_settings.py
apps.py
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
renderers.py
serializers.py Fix unbound variable warning. 2020-12-27 15:14:42 +02:00
signals.py
tests.py
urls.py
utils.py Pass generic context to callbacks instead of the whole view 2020-12-27 15:03:07 +02:00
views.py Pass generic context to callbacks instead of the whole view 2020-12-27 15:03:07 +02:00