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 9c63f8d674 Rename stoken to etag and cstoken to stoken.
This conforms better with what people know from HTTP and properly
differentiates from CSToken which is now renamed to stoken.
4 years ago
..
migrations Add missing migrations forgotten in the previous commit 4 years ago
__init__.py Create the django_etesync app. 5 years ago
admin.py Create new django project. 5 years ago
app_settings.py Implement a ZKPP login flow. 4 years ago
apps.py Create new django project. 5 years ago
models.py Rename stoken to etag and cstoken to stoken. 4 years ago
permissions.py Invitation: move outgoing invitations to invite/outgoing. 4 years ago
serializers.py Rename stoken to etag and cstoken to stoken. 4 years ago
tests.py Create new django project. 5 years ago
views.py Rename stoken to etag and cstoken to stoken. 4 years ago