| Age | Commit message (Collapse) | Author |
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
Thanks Zubair Alam for the initial patch and Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
timeline.
|
|
|
|
Per deprecation timeline.
|
|
|
|
|
|
|
|
starting with a slash.
Thanks Frank Bijlsma for the initial patch.
|
|
end with an underscore or contain double underscores.
|
|
|
|
Thanks Tim Graham for the initial patch.
|
|
models.
|
|
|
|
through model.
|
|
limit_choices_to.
|
|
|
|
|
|
containing underscores.
|
|
ForeignKey.to_field.
|
|
|
|
|
|
|
|
|
|
Although reverse accessor clashes should be skipped query name can't be hidden.
Thanks to Ian Foote and Tim Graham for the review.
|
|
|
|
Thanks to Tim for the review.
|
|
warning.
|
|
|
|
|
|
This reverts commit 71ebcb85b931f43865df5b322b2cf06d3da23f69.
|
|
Thanks to Ali Lotfi for the initial report and patch
and Tim Graham for the review.
|
|
|
|
Check that the foreign object `from_fields` are a subset of any unique
constraints on the foreign model.
|
|
|
|
|
|
|
|
inheritance.
|
|
|
|
ForeignKey/OneToOneField
|
|
|