| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
AttributeError raised by QuerySet filtering.
|
|
|
|
|
|
use_required_attribute arguments conflict.
|
|
manually specified pks.
|
|
an invalid host.
|
|
|
|
Unused since aab3a418ac9293bb4abd7670f65d930cb0426d58.
|
|
|
|
|
|
cl.queryset is already filtered by the current selections.
|
|
|
|
Thanks João Paulo Melo de Sampaio for the test.
|
|
_connector='AND' since it's a default value.
|
|
arguments.
|
|
The smart_str() call (now force_bytes()) added in
e73838b6ddcc7b37c03f9eee04fa6e6a283fedb3 is otherwise untested.
|
|
|
|
7bb627936034c1b9500a8d250cce75b30f980b23 is only tested in
django-contrib-comments.
|
|
distribution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Regression in 4acae21846f6212aa992763e587c7e201828d7b0.
Thanks Stephen Brooks for the report.
|
|
|
|
|
|
Thanks Ramiro Morales for completing the patch.
|
|
|
|
|
|
|
|
allow_sliced_subqueries_with_in.
After 0899d583bdb140910698d00d17f5f1abc8774b07 this database feature is
false only on MySQL which doesn't support sliced subqueries only with
IN/ALL/ANY/SOME.
|
|
|
|
"Cache-Control: private".
|
|
|
|
Due to https://bugs.python.org/issue32303.
|
|
warnings.
https://bugs.python.org/issue25988
|
|
Regression in 514b2c989a948e3c59bda0da0c9427acf643cf5b.
|
|
docstring.
|