625df22989
Collections still have a unique encryption key (their collection key), and items just have a unique key per item in a collection that's derived from the main key and if we ever want to share items across collections or do something fancy like that we can just add an encrypted key in there. |
||
---|---|---|
.. | ||
migrations | ||
token_auth | ||
__init__.py | ||
admin.py | ||
app_settings.py | ||
apps.py | ||
models.py | ||
permissions.py | ||
serializers.py | ||
tests.py | ||
views.py |