| Age | Commit message (Collapse) | Author |
|
Backport of f0a68c25118786d47041d0a435b2afa953be3c86 from master
|
|
Backport of 9bea555d06e0e585645053ae6ca9ac3dc8b899bd from master
|
|
Backport of e554b72a2a5473f3f1e57a32565758757a9e8e87 from master
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Thanks Mariusz Felisiak and Tim Graham for polishing the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
This prevents the base_field from sharing attributes with the one used
during migrations.
|
|
Thanks Harris Lapiroff for the report.
|
|
|
|
Thanks to Christian von Roques for the report.
|
|
|
|
|
|
|
|
Thanks Tim Graham for review.
|
|
Thanks Nick Stefan for the report and Tim for the review.
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
|
|
|
|
Thanks Tim for the review.
|