| Age | Commit message (Collapse) | Author |
|
Regression in 440505cb2cadbe1a5b9fba246bcde6c04f51d07e.
Backport of 95a11578ce41de1e152fe7d173f109e280aebd6d from master
|
|
multiple times in model Meta.ordering.
Backport of c7944628a1979453468d67818c63957532d396d8 from master
|
|
This will notably silence the warnings issued when running the test
suite on MySQL.
|
|
|
|
unique/index_together and Index's fields.
|
|
in model Meta.ordering.
Follow up to 440505cb2cadbe1a5b9fba246bcde6c04f51d07e.
|
|
Meta.ordering.
|
|
|
|
arguments.
Also renamed the `constraint` argument to `check` to better represent which
part of the constraint the provided `Q` object represents.
|
|
model if through_fields differs.
|
|
|
|
|
|
primary_key field.
|
|
continue statements.
|
|
related field accessor.
|
|
|
|
Meta.indexes.
Thanks Gabriel for the report and Adam Johnson for the review.
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|
|
|
|
timeline.
|
|
|
|
end with an underscore or contain double underscores.
|
|
models.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Tim for the review.
|
|
|
|
inheritance.
|
|
ForeignKey/OneToOneField
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is within limits of the database.
Thanks russellm for report and Tim Graham for review.
|
|
refs #19195.
|
|
|
|
|
|
|
|
of lists)..
Thanks EmilStenstrom for the suggestion.
|