| Age | Commit message (Collapse) | Author |
|
This also fixes related i18n tests.
Co-authored-by: Claude Paroz <claude@2xlibre.net>
|
|
BoundFields.
Regression in 456466d932830b096d39806e291fe23ec5ed38d5.
Backport of 4884a87e022056eda10534c13d74e49b8cdda632 from main
|
|
Regression in 456466d932830b096d39806e291fe23ec5ed38d5.
Backport of 7fe9b6f6df16fa875fe360a1c7d0ac53fcf08a53 from main
|
|
Backport of 881a4799114fccefbc0f56c6524110ede2682e16 from main
|
|
Thanks Carlton Gibson, Keryn Knight, Mariusz Felisiak, and Nick Pope
for reviews.
Co-authored-by: Johannes Hoppe <info@johanneshoppe.com>
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
This improves accessibility for screen reader users.
|
|
|
|
MultiValueField subfields.
|
|
|
|
|
|
|
|
AP styleguide: Virtually none of the words ending with -wards end with
an s.
|
|
DecimalField must itself validate() values, such as NaN, which cannot be
passed to validators, such as MaxValueValidator, during the
run_validators() phase.
Regression in cc3d24d7d577f174937a0744d886c4c7123cfa85.
|
|
microseconds when needed.
|
|
|
|
|
|
|
|
|
|
Thanks to Alex Hill for the initial patch.
|
|
This improves accessibility for screen reader users.
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
|
|
|
|
|
for invalid_choice.
|
|
deprecation timeline.
|
|
Co-authored-by: Patryk Zawadzki <patrys@room-303.com>
|
|
|
|
|
|
read-only JSONField values in admin.
|
|
formsets.
|
|
|
|
forms.UUIDField.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Dan Ward for the initial patch.
|
|
in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
ClearableFileInput.
|
|
|
|
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.
Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
django.core.exceptions.ValidationError.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
|