etesync-server/django_etesync
2020-05-24 17:22:43 +03:00
..
migrations Collection invitation: implement creating and manipulating collections invitations. 2020-05-24 15:08:12 +03:00
__init__.py Create the django_etesync app. 2020-02-19 22:28:08 +02:00
admin.py Create new django project. 2020-02-19 14:57:54 +02:00
app_settings.py Implement a ZKPP login flow. 2020-05-14 16:26:02 +03:00
apps.py Create new django project. 2020-02-19 14:57:54 +02:00
models.py Incoming invitations: implement incoming invitations and accepting them 2020-05-24 17:18:57 +03:00
permissions.py Permissions: start from scratch and add IsCollectionAdmin permission. 2020-05-20 13:47:06 +03:00
serializers.py Fix indentation error. 2020-05-24 17:22:43 +03:00
tests.py Create new django project. 2020-02-19 14:57:54 +02:00
views.py Add a way to fetch a user's pubkey. 2020-05-24 17:18:57 +03:00