| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Adjusted wrapping in release notes where needed.
|
|
|
|
|
|
Thanks Claude Paroz for the initial patch.
Thanks Dennis Brinkrolf for the report.
|
|
references returns None.
|
|
|
|
|
|
Refs #32316.
|
|
Thanks Adam Johnson and Tim Graham for the reviews.
Co-authored-by: Tim Graham <timograham@gmail.com>
|
|
errors.
This mades _FailedTest objects always match tags in DiscoverRunner.
|
|
|
|
|
|
Failures detected when loading tests are ordered before all of the
above for quicker feedback. This includes things like test modules that
couldn't be found or that couldn't be loaded due to syntax errors.
|
|
docs.
|
|
|
|
the first paragraph.
|
|
|
|
cannot be used as members.
|
|
|
|
|
|
transforms with booleans on SQLite.
Thanks Matthew Cornell for the report.
|
|
--exclude option.
|
|
by assertHTMLEqual().
|
|
|
|
|
|
|
|
Follow up to cd9fcd4e8073490a52c9e79133ada4661cb7db38.
|
|
Follow up to 9012833af857e081b515ce760685b157638efcef.
|
|
Thanks David Benjamin for the original patch, and Florian
Apolloner, Chris Jerdonek, and Adam Johnson for reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CBV docs.
|
|
|
|
|
|
|
|
operations for sliced querysets.
|
|
|
|
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
|
|
|
|
|
|
with QuerySet.values()/values_list() on SQLite.
|
|
|
|
|
|
|