1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Oct 07, 2021 — Oct 07, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove MANIFEST.in file More... about 1 year ago
tests: make it possible to run without setting `PYTHONPATH=$(pwd)` More... about 1 year ago
tests: make variable faithful to its name More... about 1 year ago
Avoid mutable global state in `SettingsWrapper` More... about 1 year ago
Update changelog More... about 1 year ago
Add `pytest_django.DjangoAssertNumQueries` for typing purposes More... about 1 year ago
tests: type `django_db_blocker` fixtures More... about 1 year ago
Add `pytest_django.DjangoCaptureOnCommitCallbacks` for typing purposes More... about 1 year ago
Avoid `_blocking_manager` mutable global More... about 1 year ago
Export `pytest_django.DjangoDbBlocker` for typing purposes More... about 1 year ago
Maybe fix readthedocs build failures More... about 1 year ago
Checks for tags on any `SimpleTestCase` not just `TransactionTestCase` More... about 1 year ago
Some type annotations More... about 1 year ago
Import from `django.test` not `django.test.client` More... about 1 year ago
docs/database: consistency fix More... about 1 year ago
Move docs to use Sphinx's minimal Makefile More... about 1 year ago
Run non-test workflows with Python 3.12 More... about 1 year ago
Add Python 3.12 support (#1086) More... about 1 year ago
Add Django 5.0 support (#1087) More... about 1 year ago
Release 4.6.0 More... about 1 year ago
Update changelog More... about 1 year ago
pyproject.toml: point to license file More... about 1 year ago
Excise mentions of setup.py More... about 1 year ago
tox: remove unused readme target More... about 1 year ago
Move setup.cfg/setuptools to pyproject.toml More... about 1 year ago
Add .git-blame-ignore-revs file More... about 1 year ago
Format code with Ruff More... about 1 year ago
Replace `addfinalizer` uses with yield fixtures More... about 1 year ago
Remove requirements.txt, some Makefile rules More... about 1 year ago
Replace flake8, isort with ruff More... about 1 year ago