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
on performing 'python manage.py generate_encryption_key' I am getting the above mentioned error...... I am using Django 3.2 INSTALLED_APPS = [ '......', # for encryption 'cryptographic_fields' ]