| Age | Commit message (Collapse) | Author |
|
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 "{} {}".
|
|
|
|
refs #23395.
|
|
|
|
Thanks to Tim Graham for the review.
|
|
Thanks Patrick Robertson for the report.
|
|
Made explicit lack of microsecond handling by built-in datetime form
fields. Used that explicitness to appropriately nix microsecond
values in bound fields. Thanks Claude Paroz for the review.
|
|
refs #22137.
|
|
refs #4592.
|
|
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
|
|
Thanks django at patjack.co.uk for the report and the review.
|
|
Thanks Aymeric Augustin for the suggestion.
|
|
|