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

Pin django-environ to working version #340

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented Nov 17, 2023

django-environ>=0.11 introduces a bug where secret keys in a file that have a hash character in them are truncated. Downgrade to django-environ 0.10.0 to fix this for now.

See joke2k/django-environ#497

django-environ>=0.11 introduces a bug where secret keys in a file
that have a hash character in them are truncated. Downgrade to
django-environ 0.10.0 to fix this for now.
@amstilp amstilp merged commit 4e858a4 into main Nov 17, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant