Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Settings' object has no attribute 'CRYPTOGRAPHY_BACKEND' #60

Open
lemaadi opened this issue Sep 17, 2021 · 2 comments
Open

'Settings' object has no attribute 'CRYPTOGRAPHY_BACKEND' #60

lemaadi opened this issue Sep 17, 2021 · 2 comments

Comments

@lemaadi
Copy link

lemaadi commented Sep 17, 2021

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

@lemaadi
Copy link
Author

lemaadi commented Oct 6, 2021

Update :

This issue is happening when adding SENTRY_DSN as environment variable to heroku app

@matteius
Copy link

I'm also having a similar issue to this, need to call django.setup() but that is raising this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants