| Age | Commit message (Collapse) | Author |
|
|
|
Backport of f0a68c25118786d47041d0a435b2afa953be3c86 from master
|
|
Backport of e554b72a2a5473f3f1e57a32565758757a9e8e87 from master
|
|
|
|
|
|
|
|
|
|
This wasn't possible when settings were accessed during Field initialization
time as our test suite setup script was triggering imports of expressions
before settings were configured.
|
|
|
|
Thanks Adam Johnson and Tim Graham for the reviews.
|
|
Thanks to Marc Tamlyn for the initial patch.
|
|
|
|
None.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Unused since f59fd15c4928caf3dfcbd50f6ab47be409a43b01 (Combinable) and
since its introduction in 2d877da85526bad0dad7fd6b1d56b1f924c0116a
(SearchVectorCombinable/SearchQueryCombinable/SearchQuery).
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
_output_field).
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
In retrospect, implementing a __repr__() for index subclasses doesn't
seem worthwhile.
|
|
choices.
|
|
|
|
Forward port of 02158a785eff923110cb4c7c7e635d3ce4a928e3 from stable/1.11.x
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
contrib.postgres.forms.
|
|
Thanks Tim for the review.
|
|
Thanks Preston Timmons for review.
|
|
Thanks Tim Graham for the review.
|
|
contrib.postgres.
|
|
Forward port of 290b2849f7ded5d21aa54c16171d806f7c14dfc9 from stable/1.11.x
|
|
|
|
database isn't PostgreSQL.
Thanks Florian Apolloner for the report.
|
|
|
|
|
|
Thanks Mariusz Felisiak and Tim Graham for polishing the patch.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Forward port of 518693bef559bb719e68b08904a9250abfd9237c from stable/1.11.x
|
|
|
|
__ne__() defaults to the opposite of __eq__() on Python 3
when it doesn't return NotImplemented.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|