etesync-server/django_etebase
Tom Hacohen 0ce2e8d996 Filter by stoken: cleanup and fix the done implementation
The done implementation wasn't great because it would indicate we are
not done even when we are when the last chunk returned is exactly the
size of limit.
2020-06-24 14:35:58 +03:00
..
migrations Collection/item uid: allow base64-url not just base62. 2020-06-24 10:48:47 +03:00
token_auth Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03: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 Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
apps.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
models.py Collection/item uid: allow base64-url not just base62. 2020-06-24 10:48:47 +03:00
permissions.py Collection: change collections to be an extension of items 2020-06-23 13:03:46 +03:00
serializers.py Collection: change collections to be an extension of items 2020-06-23 13:03:46 +03:00
tests.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
views.py Filter by stoken: cleanup and fix the done implementation 2020-06-24 14:35:58 +03:00