| Age | Commit message (Collapse) | Author |
|
length.
Backport of 7119f40c9881666b6f9b5cf7df09ee1d21cc8344 from main.
|
|
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
|
|
ClearableFileInput.
|
|
docstring.
|
|
html.escape()/unescape().
|
|
|
|
MultiWidget.
|
|
with a default.
|
|
|
|
|
|
|
|
initial data exists.
|
|
|
|
|
|
|
|
Reverted "Fixes #24727 -- Prevented ClearableFileInput from masking
exceptions on Python 2" and added a regression test.
This reverts commit 5c412dd8a724b263489c1bd7a2fea381460665d7.
|
|
This is preparation for landing the template-based widget rendering
patch and goes a long way to making these tests more useful for future
development. The old doctest heritage is strong here.
|