| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
recursive=True.
|
|
deleted forms.
|
|
Thanks Florian Apolloner, Mariusz Felisiak, and Tim Graham for reviews.
|
|
MultiWidget.
|
|
|
|
|
|
BaseModelFormSet._construct_form().
|
|
field_for_model() now has an additional keyword argument,
apply_limit_choices_to, allowing it to continue to be used to create
form fields dynamically after ModelForm.__init__() is called.
Thanks Tim Graham for the review.
|
|
|
|
context.
|
|
attrs.html widget template.
|
|
|
|
|
|
documented.
|
|
|
|
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|
|
save_as_new.
Regression in 4a246a02bdcbc13b15480c014f51cb0682af7c1e.
|
|
non-grouped options.
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
Regression in f5c6295797b8332134fd89e0209a18a1d1d45e0c.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
multiple_input.html.
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Regression in 9153d8fbd6385db9f48793662de789fc3d686841.
|
|
|
|
|
|
InlineForeignKeyField/ModelMultipleChoiceField error messages.
|
|
|
|
queryset cache.
Thanks Luke Benstead for the report Simon Charettes for the fix.
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Should have been removed in b6ea1961eb6816dee4370fb0ebd49dba29478db1.
|
|
widget.
|
|
SplitDateTimeWidget subwidgets.
Thanks Tim Graham and Nick Pope for review.
|
|
Thanks Tim Graham for the review.
|
|
with a default.
|