| Age | Commit message (Collapse) | Author |
|
Backport of a73cf8110e6cccbf46bf77fd4ddce2df99df53ca from master
|
|
Regression in b8a41a2872624a6d9e61308932dd81d001e31eb9.
Backport of 9294110a57ce0a6d14506969c950090045c622c8 from master
|
|
Added back after 607970f31cc07c317f2ebb684c8f3ccc36a95b3e.
Backport of 8dcd43ce06b06cd67dab134099135d976ae9884a from master
|
|
|
|
Thanks Tim Graham for the review.
|
|
instead of "(actual errors: )".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arg is raised.
Also removed usage of the problematic pattern elsewhere.
Regression in 6e55e1d88a5c4453e25f0caf7ffb68973de5c0ba.
|
|
|
|
MultipleObjectsReturned classes.
|
|
JSONDecodeError.
|
|
|
|
timeline.
|
|
|
|
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
functools.partial()/partialmethod().
|
|
|
|
It was needed to pass tests because registered checks weren't properly mocked.
|
|
subTest.
|
|
|
|
|
|
so it's less likely to overflow.
TransactionTestCase.assertNumQueries() fails in an overflow situation.
|
|
|
|
Forwardport of 877d7b71ae952b3bc946e5187d6c23039a71614d from stable/1.11.x
|
|
Thanks Tim Graham for the test part.
|
|
|
|
conditional_content_removal() per RFC 7230.
|
|
Django's test runners no longer discover doctests.
|
|
|
|
argparse automatically sets the default value for store_true/false
arguments to its opposite.
|
|
A JSON Content-Type can contain further content, like charset for example.
|
|
|
|
a tuple.
Regression in 17e661641ddaf8266e7430d83cfb2039abc55df7
|