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 8eee280bbb Split cstoken and stoken to be different concepts
The stokens are really just integrity checks for items, and are really
just tied to what revision we expected to have first what we have. So we
will rename stoken to lastRev or something, and have them completely
separate.

A partial revert of e22a49f982046e875d4e1c5007a91353527d7a0f
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 Split cstoken and stoken to be different concepts 4 years ago
permissions.py Invitation: move outgoing invitations to invite/outgoing. 4 years ago
serializers.py Change to standalone stoken objects (+ small optimisation). 4 years ago
tests.py Create new django project. 5 years ago
views.py Split cstoken and stoken to be different concepts 4 years ago