-
Notifications
You must be signed in to change notification settings - Fork 356
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-django
base: v4.6.0
head repository: pytest-dev/pytest-django
compare: v4.7.0
- 15 commits
- 16 files changed
- 3 contributors
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51b82ac - Browse repository at this point
Copy the full SHA 51b82acView commit details
Commits on Nov 6, 2023
-
Add Python 3.12 support (#1086)
Co-authored-by: Adam Johnson <me@adamj.eu>
Configuration menu - View commit details
-
Copy full SHA for be1163b - Browse repository at this point
Copy the full SHA be1163bView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9eab641 - Browse repository at this point
Copy the full SHA 9eab641View commit details -
Import from
django.testnotdjango.test.clientImport from the documented location. Plus it's shorter.
Configuration menu - View commit details
-
Copy full SHA for 9fcdf5f - Browse repository at this point
Copy the full SHA 9fcdf5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9047da6 - Browse repository at this point
Copy the full SHA 9047da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5eeb37 - Browse repository at this point
Copy the full SHA c5eeb37View commit details -
Maybe fix readthedocs build failures
Try to fix this error: > Problem in your project's configuration. Invalid configuration option > "build.os": build not found
Configuration menu - View commit details
-
Copy full SHA for 53eead4 - Browse repository at this point
Copy the full SHA 53eead4View commit details -
Export
pytest_django.DjangoDbBlockerfor typing purposesFor users who want to type `django_db_blocker` in their tests.
Configuration menu - View commit details
-
Copy full SHA for d93631f - Browse repository at this point
Copy the full SHA d93631fView commit details -
Avoid
_blocking_managermutable globalScope it to the pytest config at least.
Configuration menu - View commit details
-
Copy full SHA for 2414995 - Browse repository at this point
Copy the full SHA 2414995View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6bb34 - Browse repository at this point
Copy the full SHA fa6bb34View commit details -
Configuration menu - View commit details
-
Copy full SHA for d599fdb - Browse repository at this point
Copy the full SHA d599fdbView commit details
Commits on Nov 8, 2023
-
tests: type
django_db_blockerfixturesThis also serves as a typing test.
Configuration menu - View commit details
-
Copy full SHA for 017bd77 - Browse repository at this point
Copy the full SHA 017bd77View commit details -
Add
pytest_django.DjangoCaptureOnCommitCallbacksfor typing purposesThis allows typing the `django_capture_on_commit_callbacks` fixture.
Configuration menu - View commit details
-
Copy full SHA for 28484f4 - Browse repository at this point
Copy the full SHA 28484f4View commit details -
Add
pytest_django.DjangoAssertNumQueriesfor typing purposesThis allows typing the `django_assert_num_queries` and `django_assert_max_num_queries` fixtures.
Configuration menu - View commit details
-
Copy full SHA for 16ee779 - Browse repository at this point
Copy the full SHA 16ee779View commit details -
Configuration menu - View commit details
-
Copy full SHA for baaafd8 - Browse repository at this point
Copy the full SHA baaafd8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.6.0...v4.7.0