djfernet
djfernet copied to clipboard
Field content is shown as plain text in Django Admin
At the moment the content of each encrypted field is shown as plain text in Django admin (non-encrypted). Is this a bug or a feature? How to hide the field content in Django Admin Dashboard.
Thank you for your work on this project.