flake8
passed.
JSHint
passed.
Review Request #14755 — Created Dec. 31, 2025 and submitted
This change updates us to run on all versions of Django between 4.2 and
6.0, and Python between 3.10 and 3.14. These combinations have all been
added to the tox config.There are a few fixes to support changes that occurred in Django 5.2 and
6.0:
add_q method has additional parameters (in some cases) that weAS "pk" added to them in 5.2+I've also added __test__ = False to TestModel to suppress pytest
warnings about collection.
Based in part on work by Petr Dlouhy at
https://github.com/beanbaginc/django-assert-queries/pull/3/
Ran unit tests on all supported combinations of Python and Django.
| Summary | ID |
|---|---|
| kmmmrvolqsspyrrwkkmlllossoptnopw |