| Age | Commit message (Collapse) | Author |
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
boolean syntax.
|
|
http://bugs.python.org/issue27364
|
|
|
|
|
|
initial data exists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also removed try/except/fail antipattern that hides exceptions.
|
|
|
|
|
|
RendererMixin will soon be removed but this removal and the corresponding
test changes stand on their own.
|
|
|
|
|
|
|
|
form/model fields.
|
|
fields.
|
|
set.
|
|
|
|
|
|
|
|
|
|
|
|
Browser names should be passed as a comma separated list to the --selenium flag.
Thanks Tim Graham, Simon Charette and Moritz Sichert for review and discussion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`action="."` strips query parameters from the URL which is not usually what
you want. Copy-paste coding of these examples could lead to difficult to
track down bugs or even data loss if the query parameter was meant to alter
the scope of a form's POST request.
|
|
Thanks to Tim Graham for the review.
|
|
directory.
|
|
This fixes a regression introduced by 871440361.
|
|
|
|
This fixes a regression from refs #25496.
|
|
related set.
|
|
|
|
Per deprecation timeline.
|