1👍
✅
Since I haven’t found a way how to do it I decided to use django-fernet-fields.
The way it works is that it ciphers individual fields in the database, so one can still open the database and check the tables structure, however individual entries are ciphered.
Additionally, it is very easy to use and integrate.
Source:stackexchange.com