| Age | Commit message (Collapse) | Author |
|
Thanks Andreas Poisel for the report.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Unused since f6acd1d271122d66de8061e75ae26137ddf02658.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without source code.
|
|
CharField form field.
|
|
|
|
Thanks Shai Berger, Tim Graham and Aymeric Augustin for reviews and
Renbi Yu for the initial patch.
|
|
|
|
Thanks Windson for the initial patch.
|
|
|
|
|
|
|
|
|
|
|