| Age | Commit message (Collapse) | Author |
|
insufficient.
Thanks gasman for the tests, and codingjoe and timgraham for the review.
Backport of 231b513926f2bfd71f08058ce5013bd81678ac01 from master.
|
|
three way merge.
Delaying merging assets as long as possible avoids introducing
incorrect relative orderings that cause a broken final result.
Backport of 959d0c078a1c903cd1e4850932be77c4f0d2294d from master.
|
|
|
|
choice widgets.
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
CheckboxSelectMultiple with MultiWidget.
|
|
|
|
|
|
attribute is added by JavaScript.
Thanks Tim Graham for the initial patch.
|
|
SelectDateWidget.format_value().
|
|
|
|
syntax.
|
|
The microseconds are already truncated by the TimeInput subwidget.
|
|
continue statements.
|
|
|
|
|
|
|
|
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
|
|
|
|
It makes it easier to debug MediaOrderConflictWarnings
(refs #28377).
|
|
|
|
Thanks Florian Apolloner, Mariusz Felisiak, and Tim Graham for reviews.
|
|
MultiWidget.
|
|
|
|
context.
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
non-grouped options.
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
Thanks Tim Graham for the review.
|
|
|
|
|
|
widget.
|
|
SplitDateTimeWidget subwidgets.
Thanks Tim Graham and Nick Pope for review.
|
|
Thanks Tim Graham for the review.
|
|
with a default.
|
|
widget rendering.
|
|
|
|
|
|
Literals are faster and more idiomatic.
|
|
|
|
|