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

Adjust priority of Django settings import again #2143

Merged
merged 2 commits into from
May 10, 2024

Conversation

intgr
Copy link
Collaborator

@intgr intgr commented May 9, 2024

Switching the settings import priority from PRI_HIGH to PRI_MED.

Solves a regression from #2127 (unreleased), described in comment #2127 (comment)

PRI_MED so far works best for my project and Anthony Sottile confirmed that this also works for his project.

@intgr intgr added the mypy-plugin Issues specific to mypy_django_plugin label May 9, 2024
@intgr intgr merged commit 3812646 into typeddjango:master May 10, 2024
36 checks passed
@intgr intgr deleted the adjust-django-settings-priority-again branch May 10, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mypy-plugin Issues specific to mypy_django_plugin
Development

Successfully merging this pull request may close these issues.

2 participants