You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/django_etesync
Tom Hacohen f1bfb0a9a0
Model uid validator: fix off-by-1 error with the uid.
4 years ago
..
migrations Model uid validator: fix off-by-1 error with the uid. 4 years ago
__init__.py Create the django_etesync app. 4 years ago
admin.py Create new django project. 4 years ago
app_settings.py pylint: fix more warnings. 4 years ago
apps.py Create new django project. 4 years ago
models.py Model uid validator: fix off-by-1 error with the uid. 4 years ago
paginators.py Create the django_etesync app. 4 years ago
permissions.py Create the django_etesync app. 4 years ago
serializers.py Implement item creation. 4 years ago
tests.py Create new django project. 4 years ago
views.py Collection item list: limit only to non-deleted by default. 4 years ago