etesync-server/django_etebase/migrations
Tom Hacohen 5d8a92f000 Collections: add support for collection types.
We also added the field for invitations, as it's needed for collections
to work.
2020-10-13 18:39:18 +03:00
..
__init__.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0001_initial.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0002_userinfo.py Revert "django_etebase: make migration generic and not depend on myauth." 2020-07-05 13:15:42 +03:00
0003_collectioninvitation.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0004_collectioninvitation_version.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0005_auto_20200526_1021.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0006_auto_20200526_1040.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0007_auto_20200526_1336.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0008_auto_20200526_1535.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0009_auto_20200526_1535.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0010_auto_20200526_1539.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0011_collectionmember_stoken.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0012_auto_20200527_0743.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0013_collectionmemberremoved.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0014_auto_20200602_1558.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0015_collectionitemrevision_salt.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
0016_auto_20200623_0820.py Collection: change collections to be an extension of items 2020-06-23 13:03:46 +03:00
0017_auto_20200623_0958.py Items must have a uid now (not null). 2020-06-23 13:05:34 +03:00
0018_auto_20200624_0748.py Collection/item uid: allow base64-url not just base62. 2020-06-24 10:48:47 +03:00
0019_auto_20200626_0748.py Allow chunk UIDs to be longer. 2020-06-26 11:05:01 +03:00
0020_remove_collectionitemrevision_salt.py Revision: remove salt field. 2020-06-26 11:21:53 +03:00
0021_auto_20200626_0913.py Merge the uidvalidator with the base64url validator and set a min length. 2020-06-26 12:14:06 +03:00
0022_auto_20200804_1059.py Chunk uploading: implement properly using a custom Parser. 2020-08-04 14:15:25 +03:00
0023_collectionitemchunk_collection.py Chunks: move to reside under the collection. 2020-08-04 17:39:33 +03:00
0024_auto_20200804_1209.py Chunks: move to reside under the collection. 2020-08-04 17:39:33 +03:00
0025_auto_20200804_1216.py Chunks: move to reside under the collection. 2020-08-04 17:39:33 +03:00
0026_auto_20200907_0752.py Make access level an int instead of a string. 2020-09-07 11:02:53 +03:00
0027_auto_20200907_0752.py Make access level an int instead of a string. 2020-09-07 11:02:53 +03:00
0028_auto_20200907_0754.py Make access level an int instead of a string. 2020-09-07 11:02:53 +03:00
0029_auto_20200907_0801.py Make access level an int instead of a string. 2020-09-07 11:02:53 +03:00
0030_auto_20200922_0832.py Collection main_item: make a OneToOneField intsead of just a foreign key. 2020-09-22 11:33:17 +03:00
0031_auto_20201013_1336.py Collections: add support for collection types. 2020-10-13 18:39:18 +03:00
0032_auto_20201013_1409.py Collections: add support for collection types. 2020-10-13 18:39:18 +03:00