| Age | Commit message (Collapse) | Author |
|
truncating HTML.
Thanks to Guido Vranken for initial report.
|
|
This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
|
|
|
|
|
|
function is wrapped.
getfullargspec() doesn't work with wrapped functions.
|
|
|
|
html.escape()/unescape().
|
|
|
|
This reverts commit 463fe11bc8b2d068e447c5df677e7a31c2af7e03 due to
restore of relative paths sorting from isort < 4.3.5 in isort 4.3.10.
|
|
|
|
|
|
|
|
|
|
Broken in 7785e03ba89aafbd949191f126361fb9103cb980.
|
|
Used more specific errors (e.g. FileExistsError) as appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dots.
Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review.
|
|
|
|
Regression in 3a148f958dddd97c1379081118c30fbede6b6bc4.
|
|
|
|
|
|
functions.
Regression in 620e9dd31a2146d70de740f96a8cb9a6db054fc7.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Obsolete since numpy 1.12.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
false.
|
|
|
|
variable names.
Fixed by 9ec7d8e514e09636b0ab4bcac74b5f7a5be335a3.
|
|
Thanks Fraser Nevett for the report and Tim Graham for patch edits.
|
|
|
|
As per c651331b34b7c3841c126959e6e52879bc6f0834.
|
|
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|