| Age | Commit message (Collapse) | Author |
|
side is key transform.
Regression in 6c3dfba89215fc56fc27ef61829a6fff88be4abb.
Backport of 7d1bf29977bb368d7c28e7c6eb146db3b3009ae7 from master.
|
|
JSON/HStoreField annotation.
This was a regression introduced by 7deeabc7c7526786df6894429ce89a9c4b614086
to address CVE-2019-14234.
Thanks Tim Kleinschmidt for the report and Mariusz for the tests.
Backport of 6c3dfba89215fc56fc27ef61829a6fff88be4abb from master.
|
|
Python 3.5.
Backport of 6624a3de286ccebf2dafba5a3e9b5ee91ae43cf9 from stable/2.2.x
|
|
on expressions with params.
Regression in 4f5b58f5cd3c57fee9972ab074f8dc6895d8f387.
Thanks Florian Apolloner for the report and helping with tests.
Backport of 1f8382d34d54061eddc41df6994e20ee38c60907 from master.
|
|
index lookups against SQL injection.
Thanks to Sage M. Abdullah for the report and initial patch.
Thanks Florian Apolloner for reviews.
|
|
|
|
Thanks erindy for the report.
|
|
|
|
|
|
null value.
|
|
|
|
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
|
|
|
|
make_aware()/naive.
|
|
|
|
|
|
|
|
True/1 values as different.
|
|
|
|
|
|
defaults.
|
|
Thanks Simon Charette for the introspection changes.
|
|
|
|
|
|
|
|
|
|
Thanks Adam Johnson and Tim Graham for the reviews.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
Thanks to Marc Tamlyn for the initial patch.
|
|
|
|
None.
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
In retrospect, implementing a __repr__() for index subclasses doesn't
seem worthwhile.
|
|
choices.
|
|
|
|
Thanks Tim for the review.
|
|
|
|
Thanks Preston Timmons for review.
|
|
contrib.postgres.
|
|
|
|
Reverted 658f1e8 which broke code using __icontains's implicit cast to ::text
on ArrayField.
Thanks Peter J. Farrell for the report.
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
Thanks Tim Graham for the review.
|
|
|
|
|