Enable check_join_types and check_subqueries by default.

Review Request #14333 — Created Feb. 6, 2025 and submitted — Latest diff uploaded

Information

django-assert-queries
main

Reviewers

We inherited the default of False from Djblets < 5, but Djblets had
since turned on these flags by default in its copy. We're now doing the
same here. In time, we'll probably want to remove these outright.

Unit tests pass.

Commits

Files