This project already had a couple of such issues before, this time it's our company's stumbling into lack of support for fernet_fields.fields.EncryptedCharField. Now because this is an external package I don't think it makes sense to add support for it here, however, we'd appreciate a way / an API to be able to integrate it ourselves. This would also come in handy, should someone else create their own fields, too.
This project already had a couple of such issues before, this time it's our company's stumbling into lack of support for
fernet_fields.fields.EncryptedCharField
. Now because this is an external package I don't think it makes sense to add support for it here, however, we'd appreciate a way / an API to be able to integrate it ourselves. This would also come in handy, should someone else create their own fields, too.