| Age | Commit message (Collapse) | Author |
|
attributes.
Backport of ac3aaaa740dcf9c6efd2f88ee9219c1924c7695e from master
|
|
Backport of 76e19da5b0385d4f8afda509e0b60f77f7ffc4c2 from master
|
|
Also removed try/except/fail antipattern that hides exceptions.
Backport of c9ae09addffb839403312131d4251e9d8b454508 from master
|
|
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
|
|
|
|
Thanks Flavio Curella and Berker Peksag for the initial patch.
|
|
Thanks Keryn Knight and Tim Graham for the reviews.
|