You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen 317c492688 CollectionItem: add support for filtering collections' main items.
This used to be the default, so it still is.

It only affects the list endpoint, the rest all support withCollection
anyway, because IDs are passed directly.
4 years ago
..
migrations Items must have a uid now (not null). 4 years ago
token_auth Rename django_etesync to django_etebase. 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 Rename django_etesync to django_etebase. 4 years ago
apps.py Rename django_etesync to django_etebase. 4 years ago
models.py Items must have a uid now (not null). 4 years ago
permissions.py Collection: change collections to be an extension of items 4 years ago
serializers.py Collection: change collections to be an extension of items 4 years ago
tests.py Rename django_etesync to django_etebase. 4 years ago
views.py CollectionItem: add support for filtering collections' main items. 4 years ago