Migrate secret_key from EncryptedBinary to EncryptedText with binascii

EncryptedBinaryField turned out not working fine on PostgreSQL, and I'm in ski hollidays with my children so it's not like I was going to spend the day: this works.

This passes the test suite on PostgreSQL and SQLite.

Merge request reports

Loading