| Age | Commit message (Collapse) | Author |
|
wrapped object doesn't have __reduce__().
Forwardport of 30f334cc58e939c7d9bd8455c80bd066fbde9f2b from stable/1.11.x
|
|
|
|
BaseModelFormSet._construct_form().
|
|
|
|
example.
|
|
|
|
|
|
Thanks Tim Graham for contributing to the patch and
Simon Charette for advice and review.
|
|
_resolve_output_field() fails.
|
|
geometries on MySQL.
|
|
|
|
|
|
queryset raising EmptyResultSet.
Thanks Jon Dufresne for the report. Thanks Tim Graham and Simon Charette
for the reviews.
|
|
EmptyResultSet.
|
|
|
|
|
|
|
|
The if statement always evaluates to True.
|
|
|
|
Unused since 23ca3a01940c63942885df4709712cebf4df79ec.
|
|
|
|
was_published_recently() tutorial test.
Regression in 268a646353c6fa9e5fc3730e13b386ddabb018ef.
|
|
in as_view().
|
|
|
|
|
|
DatabaseIntrospection.get_relations().
|
|
with similar methods.
|
|
subTest.
|
|
Thanks Blas Castro for the report and the patch.
Forward port of 72026fff3963973d607bf0b525a082d20f024406 from stable/1.11.x
|
|
|
|
Obsolete since e9d12bae1e59e51738c11c492c620f56f96106bf.
|
|
parse_duration().
|
|
|
|
|
|
|
|
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.
|
|
nonexistent field.
Thanks Tim for the review.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Nick Pope for reviews.
|
|
Obsolete since Query.alias_map became an OrderedDict (refs #26522).
|
|
|
|
|
|
|
|
|
|
Thanks Markus Holtermann and Tim Graham for reviews.
|
|
Thanks Tim Graham for the review.
|
|
contrib.contentttypes.
|