| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Tim Graham for the review.
Backport of e487ffd3f0f9931e7c18bfbd47cf1e6b059ddc41 from master.
|
|
Backport of 7d1e23775344cc3dead03bd4af45f4fdf134b819 from master
|
|
Backport of 075e93c16a82ba7869a0b2d572e99fdbd0724042 and
93d07701045c242f81396016ab4ae15ba63a55d9 from master
|
|
Backport of 6ff356e891502f3da20f51299f45f4b95d72edd5 from master
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
Thanks Tim Graham for the review.
Backport of 540ae68a5cc6339c72375fad9b04dc48f3af4c93 from master.
|
|
wrapped widget.
Backport of fb7e0e01af5364987de7fc95ae4d66e22130f2bc from master
|
|
model fields with a default.
Backport of 4353640ea9495d58fabd0357253b82de3b069408 from master
|
|
template widget rendering.
Backport of 6d8979f4c2fbfb9fd5db92acd72489cbbcbdd5d1 from master
|
|
Literals are faster and more idiomatic.
Backport of 0d74c41981687598d3fa0a7eb9712ce4c387ca19 from master
|
|
Backport of ecd5944666558bbb3a12b0aa0058685a81ce7162 from master
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
non-empty first value.
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
|
|
|
|
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
boolean syntax.
|
|
|
|
initial data exists.
|
|
|
|
|
|
RadioSelect.
|
|
|
|
ModelChoiceIterator.
Regression in 86573861a95e5a47dc7ff906443117d75b73dca1
|
|
RendererMixin will soon be removed but this removal and the corresponding
test changes stand on their own.
|
|
|
|
|
|
|
|
|
|
|
|
installed.
|
|
|
|
Reverted "Fixes #24727 -- Prevented ClearableFileInput from masking
exceptions on Python 2" and added a regression test.
This reverts commit 5c412dd8a724b263489c1bd7a2fea381460665d7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There's absolutely no advantage [and a mild performance hit] to using six.iter*
in these cases.
|
|
templates.
|
|
templates.
|
|
Thanks Marcin Wrobel for the initial patch.
|
|
|
|
and deprecated django.forms.extras.
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
#18659.
|
|
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
|