| Age | Commit message (Collapse) | Author |
|
wrapped widget.
Backport of fb7e0e01af5364987de7fc95ae4d66e22130f2bc from master
|
|
model fields with a default.
Backport of 4353640ea9495d58fabd0357253b82de3b069408 from master
|
|
template widget rendering.
Backport of 6d8979f4c2fbfb9fd5db92acd72489cbbcbdd5d1 from master
|
|
Literals are faster and more idiomatic.
Backport of 0d74c41981687598d3fa0a7eb9712ce4c387ca19 from master
|
|
Backport of f0573aad4befcea969c73fa5f9a624ac22603164 from master
|
|
False attrs.
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
Backport of 5fa390ee81c5a963fc4476e8de6c1e5e1fc57e22 from master
|
|
templates.
Backport of 88183117c28a8d669054e9064e7bd4de19ebcd28 from master
|
|
Backport of ecd5944666558bbb3a12b0aa0058685a81ce7162 from master
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
Removed the trailing newline from widget attrs.html template.
The solution may be revisited by fixing refs #9198 but not
for Django 1.11.
Thanks Dmitry Ivanchenko for the report and Preston Timmons for advice.
|
|
non-empty first value.
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
|
|
in data.
|
|
fields_for_model().
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
instances.
|
|
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
boolean syntax.
|
|
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|
|
|
|
|
|
Follow up to fab46ce6f5a0a58c4e5e39c9e5e412702beb4a64.
|
|
initial data exists.
|
|
|
|
|
|
|
|
|
|
|
|
RadioSelect.
|
|
|
|
|
|
Partially reverted refs #25532 to fix a regression in Django 1.10.
This reintroduces a crash for disabled forms.JSONField (refs #26949),
however, that issue is also present on Django 1.9.
Thanks Ryan Schave for the test.
|
|
|
|
|
|
ModelChoiceIterator.
Regression in 86573861a95e5a47dc7ff906443117d75b73dca1
|
|
Previously, empty values were saved as strings.
|
|
|
|
|
|
RendererMixin will soon be removed but this removal and the corresponding
test changes stand on their own.
|
|
inline formsets.
|
|
|
|
|