| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
Refs #26709
|
|
|
|
- Fixed Oracle backend due to cx_Oracle 5.3 change in the
Cursor.description behavior i.e. "Use None instead of 0 for items in
the Cursor.description attribute that do not have any validity.".
- Used cx_Oracle.Object.size() instead of len().
Thanks Tim Graham for the review.
|
|
positive integer fields.
|
|
|
|
|
|
|
|
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'.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
docstrings.
|
|
|
|
Thanks to Aymeric Augustin, Harry Percival, and Tim Graham.
|
|
|
|
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.
|
|
|
|
|
|
|