0
votes
2answers
93 views
Encrypted Django Model Fields
A client wants to ensure that I cannot read sensitive data from their site, which will still be administered by me. In practice, this means that I'll have database access, but it can't be possible …
