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
Thank you for making this great package.
Currently we are trying to deploy a django project to heroku, the build succeeded but we get this error 'Settings' object has no attribute 'CRYPTOGRAPHY_BACKEND' at the migration step.
We tried to reproduce this issue in local dev environment but without any success.
Any suggestions or tips ?
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hi there,
Thank you for making this great package.
Currently we are trying to deploy a django project to heroku, the build succeeded but we get this error
'Settings' object has no attribute 'CRYPTOGRAPHY_BACKEND'
at the migration step.We tried to reproduce this issue in local dev environment but without any success.
Any suggestions or tips ?
Thank you in advance
The text was updated successfully, but these errors were encountered: