4 Commits (c21c6af1d760be18b81bbe030b084462f13ce8df)

Author SHA1 Message Date
Tom Hacohen 1bed39af9d Collection/item uid: allow base64-url not just base62. 4 years ago
Tom Hacohen 291ebaa3f7 Items must have a uid now (not null).
This is due to the previous change.
4 years ago
Tom Hacohen 267d749c45 Collection: change collections to be an extension of items
Each collection now has an item and the item's UID is the collections
UID. This lets us manipulate collections just like items, and as part of
transactions. This is significant because it lets us change them as part
of transactions!
4 years ago
Tom Hacohen d1017aac76 Rename django_etesync to django_etebase. 4 years ago