You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the easiest is to create a new temporary field, read all values from the current encrypted field, save them into the temporary field.
After this is done, rename the original field to a different name and rename the temporary field to the original field name. Afterwards the data should be properly there. Lastly, when everything works you can delete the field with the old data (Be Careful here).
django-encrypted-fields.
The text was updated successfully, but these errors were encountered: