| Age | Commit message (Collapse) | Author |
|
|
|
|
|
choice enums.
|
|
|
|
Unconditionally coercing to str type twice is expensive.
|
|
transforms with booleans on SQLite.
Thanks Matthew Cornell for the report.
|
|
Thanks Alexandr Artemyev for the report, and Simon Charette for the
original patch.
|
|
|
|
by assertHTMLEqual().
|
|
|
|
|
|
|
|
Thanks David Benjamin for the original patch, and Florian
Apolloner, Chris Jerdonek, and Adam Johnson for reviews.
|
|
|
|
attributes value.
|
|
|
|
|
|
In MTI or ForeignKey as primary key cases, it is required to fetch the attname
from the field instance on the remote model in order to reliably resolve the
to_field_name.
Co-authored-by: Johannes Maron <info@johanneshoppe.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
|
|
|
|
|
|
SessionStorage.
|
|
Follow up to 0ddb4ebf7bfcc4730c80a772dd146a49ef6895f6.
|
|
|
|
find_top_level() only if is_discoverable() is true.
|
|
|
|
52 gives 60 in total (52 + 5 + 3).
Co-authored-by: Adam Johnson <me@adamj.eu>
|
|
migrations "initial".
|
|
|
|
|
|
tests.
|
|
middlewares.
|
|
|
|
|
|
|
|
|
|
operations for sliced querysets.
|
|
Follow up to cd3019bc106eed27b2f97776e4dd9ec7cbac29b2.
|
|
|
|
|
|
|
|
|
|
|
|
Refs #32516.
|
|
|
|
This also makes partition_suite_by_type(), partition_suite_by_case(),
filter_tests_by_tags(), and DiscoverRunner._get_databases() to use
iter_test_cases().
|
|
|
|
|
|
Field.attname.
|