-
Notifications
You must be signed in to change notification settings - Fork 11.6k
[5.2] Fix environment setting #13351
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
Conversation
Don't worry about the CS. StyleCI automatically merges the fixes after we merge PRs. Also note that you can download and apply the diff StyleCI gives instead of manually making fixes. |
@GrahamCampbell good point, I'm kind of newbie in making PRs here :) |
No problem at all. ;) |
What does this actually do / fix? |
@taylorotwell It fixes ability to run CLI in chosen environment based on |
Could |
What this code does is just not obvious from reading it. Perhaps there is a better solution another way. |
Ouch, that's a complicated one.
|
No description provided.