| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
Thanks Anssi Kääriäinen for the suggestion.
|
|
This is the result of Christopher Medrela's 2013 Summer of Code project.
Thanks also to Preston Holmes, Tim Graham, Anssi Kääriäinen, Florian
Apolloner, and Alex Gaynor for review notes along the way.
Also: Fixes #8579, fixes #3055, fixes #19844.
|