Skip to content

Pull requests: pytest-dev/pytest-django

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 dependencies Pull requests that update a dependency file
#1154 opened Oct 1, 2024 by dependabot bot Loading…
Bump hynek/build-and-inspect-python-package from 2.8.0 to 2.9.0 dependencies Pull requests that update a dependency file
#1153 opened Oct 1, 2024 by dependabot bot Loading…
fix: don't crash if mail.outbox doesn't exist
#1033 opened Oct 7, 2022 by symwell Loading…
tests: run Test_django_db_blocker in testdir
#806 opened Jan 18, 2020 by blueyed Loading…
tests: harden Test_django_db_blocker tests
#803 opened Jan 17, 2020 by blueyed Loading…
[WIP] tests: test behavior with unittest.SkipTest
#775 opened Oct 18, 2019 by blueyed Loading…
WIP: call teardown_database always (with keepdb)
#731 opened May 7, 2019 by blueyed Loading…
Add django_debug_sql ini option
#725 opened May 5, 2019 by blueyed Loading…
2 tasks
[WIP] Prefix all fixtures with "django_" enhancement
#711 opened Mar 15, 2019 by blueyed Loading…
1 task
Add support for testing unmanaged models
#600 opened May 26, 2018 by timb07 Loading…
Add fixtures for user request factories, clients
#568 opened Dec 26, 2017 by tony Loading…
ProTip! Exclude everything labeled bug with -label:bug.