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 4054a2f78c Implement item update and deletion.
Deletion is essentially an update with "isDeletion" set to True.
5 years ago
..
migrations Implement item update and deletion. 5 years ago
__init__.py Create the django_etesync app. 5 years ago
admin.py Create new django project. 5 years ago
app_settings.py pylint: fix more warnings. 5 years ago
apps.py Create new django project. 5 years ago
models.py Implement item update and deletion. 5 years ago
paginators.py Create the django_etesync app. 5 years ago
permissions.py Create the django_etesync app. 5 years ago
serializers.py Implement item update and deletion. 5 years ago
tests.py Create new django project. 5 years ago
views.py Implement item update and deletion. 5 years ago