| Age | Commit message (Collapse) | Author |
|
|
|
Regression in 2ebfda38e65177dfc7d6e90457ffa4a0fa2796f0 (refs #25004).
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
|
|
Follow up to a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
|
|
queryset cache.
Thanks Luke Benstead for the report Simon Charettes for the fix.
|
|
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
Thanks Tim Graham for the review.
|
|
|
|
|
|
Using JSON as non-UTF-8 content is controversial, and the RFC 7159
discourages it.
Thanks Tim Graham for the review.
|
|
This reverts commit d895fc9ac01db3d3420aa7c943949fe17b3ce028 since the
test is problematic as described in the ticket.
|
|
|
|
|
|
|
|
A JSON Content-Type can contain further content, like charset for example.
|
|
|
|
This reverts commit 4cffa9a1ffb37d4de7e99a851a9ed87b3c02d229.
|
|
Thanks Andrew Brown for the test case.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
non-namespaced URLs.
|
|
'pk'.
|
|
|
|
|
|
|
|
|
|
TemporaryDirectory tries to delete the directory that was already removed.
|
|
Add aliases from resolved querysets to the parent query's external
aliases to prevent those aliases from being quoted.
Thanks to Vasily Stepanov for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
a tuple.
Regression in 17e661641ddaf8266e7430d83cfb2039abc55df7
|
|
|
|
that accept a request kwarg.
|
|
|
|
Atom1Feed.add_item().
Regression in 75cf9b5ac031feb8f94271c9906157c921a14520
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|