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 for django v5 #1263

Merged
merged 2 commits into from
May 5, 2024
Merged

Fix for django v5 #1263

merged 2 commits into from
May 5, 2024

Conversation

Reckless-Satoshi
Copy link
Collaborator

What does this PR do?

This PR introduces a fix needed for the integration tests to pass on Django v5. Caution and extra real life testing is advised before deploying this code.

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@Reckless-Satoshi Reckless-Satoshi force-pushed the django-v5-fix branch 7 times, most recently from cd60b2b to 4c2a768 Compare May 2, 2024 19:49
@Reckless-Satoshi Reckless-Satoshi merged commit 3143144 into main May 5, 2024
2 checks passed
@Reckless-Satoshi Reckless-Satoshi deleted the django-v5-fix branch May 5, 2024 20:06
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