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 267d749c45 Collection: change collections to be an extension of items
Each collection now has an item and the item's UID is the collections
UID. This lets us manipulate collections just like items, and as part of
transactions. This is significant because it lets us change them as part
of transactions!
4 years ago
..
migrations Collection: change collections to be an extension of items 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 Collection: change collections to be an extension of items 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 Collection: change collections to be an extension of items 4 years ago