From fc0fa72ff4cdbf5861a366e31cb8bbacd44da22d Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Wed, 12 Feb 2020 15:15:00 -0700 Subject: Fixed #31224 -- Added support for asynchronous views and middleware. This implements support for asynchronous views, asynchronous tests, asynchronous middleware, and an asynchronous test client. --- docs/spelling_wordlist | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/spelling_wordlist') diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 99bdba17b3..3d2d214409 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -144,6 +144,7 @@ databrowse datafile dataset datasets +datastores datatype datetimes Debian -- cgit v1.3