| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
models.
|
|
|
|
values() and values_list().
|
|
|
|
MariaDB.
Regression in 967450a3bf940c43db891fe1e2ef3bcf73456ff8.
|
|
Thanks Krzysztof Nazarewski for the initial patch.
|
|
|
|
|
|
Due to https://bugs.python.org/issue30399.
|
|
parenthesized" on Python 3.7.
Due to https://bugs.python.org/issue32012.
|
|
|
|
|
|
bytestring args/kwargs.
Due to 301de774c21d055e9e5a7073e5bffdb52bc71079.
|
|
Forward port of cd6d18abc31902a13013de61aacd0ae92d6f68a2 from stable/2.0.x.
|
|
|
|
Refs #27458, #27843.
Thanks Tim and Mariusz for the review.
|
|
|
|
|
|
CommonMiddleware setting Content-Length.
|
|
|
|
Follow up to c716fe87821df00f9f03ecc761c914d1682591a2.
|
|
|
|
difference(), and intersection().
Thanks Tim Graham for the review.
|
|
Follow up to 48d57788ee56811fa77cd37b9edf40535f82d87e.
|
|
True/1 values as different.
|
|
|
|
|
|
|
|
primary key assignment.
|
|
AdminAuthenticationForm.
Thanks SeungWon Kang for the report and Tim Graham for the review.
|
|
error when using ModelBackend.
Regression in e0a3d937309a82b8beea8f41b17d8b6298da2a86.
Thanks Guilherme Junqueira for the report and Tim Graham for the review.
|
|
changes.
|
|
from forms and formsets
Thanks Tim Graham for the review.
|
|
MultipleObjectTemplateResponseMixin doesn't generate any template names.
|
|
|
|
|
|
%} tag
Thanks Beda Kosata for the report and Tim Graham for the review.
|
|
Thanks Hynek Cernoch for the report and review.
|
|
django.urls.path() routes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from refs #28518 in release notes.
|