| Age | Commit message (Collapse) | Author |
|
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.
|