etesync-server/django_etebase
Tom Hacohen fcb58f0f4c List APIs: fix the stoken calculation for collections.
I'm not sure why it just wouldn't work with aggregate. I also couldn't get it
to work with annotate then aggregate or any other alternative.
2020-06-22 14:20:30 +03:00
..
migrations Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +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 Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
permissions.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
serializers.py Change password: change to require a signed request, just like login. 2020-06-17 14:38:02 +03:00
tests.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
views.py List APIs: fix the stoken calculation for collections. 2020-06-22 14:20:30 +03:00