-
Notifications
You must be signed in to change notification settings - Fork 150
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
Add Django 4.1-4.2 and Python 3.11 support #229
Merged
Merged
Commits on Apr 4, 2023
-
Add Django 4.1-4.2 and Python 3.11 support (Fixes #228)
* Increment version to 4.5.0
Configuration menu - View commit details
-
Copy full SHA for d192bae - Browse repository at this point
Copy the full SHA d192baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bda00b - Browse repository at this point
Copy the full SHA 0bda00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0a06a - Browse repository at this point
Copy the full SHA 1d0a06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d9de2 - Browse repository at this point
Copy the full SHA b2d9de2View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27eaaa5 - Browse repository at this point
Copy the full SHA 27eaaa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for beff1e4 - Browse repository at this point
Copy the full SHA beff1e4View commit details
Commits on Jun 9, 2023
-
Andrew wang/dj4.2 Improve assertNumQueries by filtering out transacti…
…on-related queries (#238)
Configuration menu - View commit details
-
Copy full SHA for 7e254ca - Browse repository at this point
Copy the full SHA 7e254caView commit details
Commits on Jul 11, 2023
-
* Added a FilteredTransactionTestCase, updated tests. * Added more filtered tests * Removed Python <3.10 from the tox envlist for Django main. * Enhanced error message to include current database vendor of the connection for better easier troubleshooting. * Use python3.10 for GH workflows, fix postgres range issues in tests. * Check if psycopg3 is in use, if so, add psycopg3 types to CACHABLE_PARAM_TYPES. --------- Co-authored-by: Benedikt Willi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03b7ebf - Browse repository at this point
Copy the full SHA 03b7ebfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.