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

Fix support for Django 3.2 #857

Merged
merged 2 commits into from
Aug 16, 2020
Merged

Conversation

untitaker
Copy link
Contributor

No description provided.

except ImportError:


def _get_setup_and_teardown_databases():
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactor code such that we can use return to avoid deeply nested try-except blocks.

@untitaker
Copy link
Contributor Author

Not sure how the tests broke and I don't really understand them...

@bluetech
Copy link
Member

The tests should be fixed by #861, which is unrelated, so we can merge this. Thanks!

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

2 participants