| Age | Commit message (Collapse) | Author |
|
Thanks Markus Holtermann for review.
|
|
|
|
Follow up to 075e93c16a82ba7869a0b2d572e99fdbd0724042.
|
|
|
|
|
|
|
|
Follow up to a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
|
|
|
|
InlineForeignKeyField/ModelMultipleChoiceField error messages.
|
|
Python 3.6+.
|
|
database isn't PostgreSQL.
Thanks Florian Apolloner for the report.
|
|
Unused since 32969c3931dea8488ee4ad2849eab43e31e5542e.
|
|
|
|
|
|
Unused since 6fe2b001dba45134d7c10729c57959995e241a88.
|
|
Unused since 534aaf56f4a8e261e111426b2a709e2f8816192f.
|
|
|
|
Regression in 2ebfda38e65177dfc7d6e90457ffa4a0fa2796f0 (refs #25004).
|
|
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's slightly more compatible than the git protocol.
|
|
|
|
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.
|
|
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.
|
|
|