etesync-server/django_etesync/migrations
Tom Hacohen 863c405802 Rename pubkey to loginPubkey because we'll soon have another pubkey.
This breaks sharing because we no longer have a normal pubkey.
This will be fixed in the next commit.
2020-05-26 13:24:00 +03:00
..
__init__.py Create new django project. 2020-02-19 14:57:54 +02:00
0001_initial.py Set custom user model and reset migrations. 2020-05-13 16:01:49 +03:00
0002_userinfo.py Implement a ZKPP login flow. 2020-05-14 16:26:02 +03:00
0003_collectioninvitation.py Collection invitation: implement creating and manipulating collections invitations. 2020-05-24 15:08:12 +03:00
0004_collectioninvitation_version.py Collection invitation: implement creating and manipulating collections invitations. 2020-05-24 15:08:12 +03:00
0005_auto_20200526_1021.py Rename pubkey to loginPubkey because we'll soon have another pubkey. 2020-05-26 13:24:00 +03:00