| Age | Commit message (Collapse) | Author |
|
Fixed #27777 -- Made File.open() work with the with statement
|
|
Oracle.
Thanks Shai Berger and Tim Graham for the reviews.
|
|
|
|
values, in all positions.
|
|
and Greatest.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
more than 999 ids.
Thanks Andrei Picus and Anssi Kääriäinen for the initial patch
and Tim Graham for the review.
|
|
with choices.
|
|
Unneeded since e2d6e14662d780383e18066a3182155fb5b7747b.
|
|
Thanks Markus Holtermann for review.
|
|
Unused since 6fe2b001dba45134d7c10729c57959995e241a88.
|
|
Unused since 534aaf56f4a8e261e111426b2a709e2f8816192f.
|
|
|
|
|
|
Refs #26709
|
|
|
|
|
|
Thanks Andrew Brown for the test case.
|
|
Thanks Tim Graham for the review.
|
|
Add aliases from resolved querysets to the parent query's external
aliases to prevent those aliases from being quoted.
Thanks to Vasily Stepanov for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DateField on Oracle/PostgreSQL.
|
|
multi-table inheritance models."
This reverts commit 74a575eb7296fb04e1fc2bd4e3f68dee3c66ee0a as it causes
unexpected migrations and doesn't seem to be the best solution.
|
|
Regression in 2f9861d823620da7ecb291a8f005f53da12b1e89.
|
|
|
|
Prevented queries from reusing trimmed joins.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim for the review.
|
|
|
|
__ne__() defaults to the opposite of __eq__() on Python 3
when it doesn't return NotImplemented.
|
|
|