| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Thanks to Dan Ward for the initial patch.
|
|
in formsets.
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>
|
|
|
|
|
|
|
|
error message key.
|
|
fields have errors.
|
|
for fields with blank=False.
|
|
|
|
data exists.
|
|
input formats.
|
|
Thanks José Padilla for the initial patch, and Carlton Gibson for the
review.
|
|
ChoiceWidget.create_option().
|
|
than one foreign key to the same parent.
|
|
<script> tags.
|
|
|
|
|
|
SelectDateWidget."
This reverts commit f038214d917c982613f5a15db8dfe325b1f7479b.
The initial issue was incorrect. Django 2.2, and before, did not
generate invalid HTML as reported. With f03821 in place invalid HTML
was generated.
Thanks to Kevin Brown for follow-up report and investigation.
|
|
|
|
|
|
model instance.
Thanks Carlton Gibson for reviews.
|
|
|
|
EmptyResultSet moved in 46509cf13dbf049f75077981c29ef2c60b5a96ab.
FieldDoesNotExist moved in 8958170755b37ce346ae5257c1000bd936faa3b0.
BoundField and pretty_name moved in 8550161e531a603d57723850fb09c4c9b7ca60b9.
EMPTY_VALUES moved in 471596fc1afcb9c6258d317c619eaf5fd394e797.
BaseRunserverCommand moved in 5c53e30607014163872e89c221b206992a9acfef.
|
|
|
|
Thanks Claude Paroz for assistance with translations.
|
|
USE_L10N is disabled.
|
|
|
|
|
|
placeholder is required for "select" with "required" attribute.
|
|
|
|
|
|
is passed.
|
|
|
|
|
|
Thanks gasman for the tests, and codingjoe and timgraham for the review.
|
|
Delaying merging assets as long as possible avoids introducing
incorrect relative orderings that cause a broken final result.
|
|
|
|
Dicts preserve order since Python 3.6.
|
|
Thanks Mariusz Felisiak for auditing.
|
|
uses to_field.
|
|
|
|
|
|
treating data={} as unbound.
|
|
FilePathField with os.scandir().
|
|
|