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
The makemigrations management command always generate an AlterField operation for the EncryptedTextField we're using. No matter how many times it's run, it always creates an identical AlterField operation.
The text was updated successfully, but these errors were encountered:
The makemigrations management command always generate an AlterField operation for the EncryptedTextField we're using. No matter how many times it's run, it always creates an identical AlterField operation.
The text was updated successfully, but these errors were encountered: