| Age | Commit message (Collapse) | Author |
|
Previously, deferring fields in different classes didn't omit the
superclass' deferred field.
Thanks Simon Charette for the suggested fix.
|
|
Previously, it was a QuerySet which could reevaluate to a new value if the
model's data changes. This is inconsistent with other Field.value_from_object()
methods.
This allows reverting the fix in the admin for refs #27998.
|
|
-m django'.
|
|
|
|
|
|
|
|
|
|
|
|
It makes it easier to debug MediaOrderConflictWarnings
(refs #28377).
|
|
|
|
|
|
None.
|
|
|
|
|
|
|
|
|
|
|
|
descendants().
|
|
Thanks Tim Graham for the review.
|
|
A few of these were unnecessarily added in 2b281cc35ed9d997614ca3c416928d7fabfef1ad.
|
|
|
|
|
|
|
|
|
|
Regression in 69b7d4b116e3b70b250c77829e11038d5d55c2a8.
|
|
|
|
It's unnecessary for content_type_display to be constructed from
ct_info in every loop iteration.
|
|
An additional test and a code change were suggested in a late review.
|
|
|
|
OneToOneField primary key to a non-pk field.
|
|
It was needed to pass tests because registered checks weren't properly mocked.
|
|
Uneeded since 29ea9714ee23525000dd8bdb7a9aafb2147de8c7.
|
|
|
|
DjangoCon US.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without source code.
|
|
CharField form field.
|
|
|
|
Thanks Shai Berger, Tim Graham and Aymeric Augustin for reviews and
Renbi Yu for the initial patch.
|
|
|
|
|
|
|
|
|
|
Unneeded since c3c6c92d769d44a98299c462c48a9599c0172e91.
|
|
|