Commit Graph

3 Commits

Author SHA1 Message Date
Tom Hacohen
291ebaa3f7 Items must have a uid now (not null).
This is due to the previous change.
2020-06-23 13:05:34 +03:00
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!
2020-06-23 13:03:46 +03:00
Tom Hacohen
d1017aac76 Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00