diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.1.1.txt | 3 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/3.1.1.txt b/docs/releases/3.1.1.txt index 84f9020c53..68c02392bd 100644 --- a/docs/releases/3.1.1.txt +++ b/docs/releases/3.1.1.txt @@ -48,3 +48,6 @@ Bugfixes ``CommonPasswordValidator`` and ``settings.py`` generated by the :djadmin:`startproject` command, when user didn't have permissions to all intermediate directories in a Django installation path (:ticket:`31912`). + +* Fixed detecting an async ``get_response`` callable in various builtin + middlewares (:ticket:`31928`). diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index c6720f4de6..727d9cf66e 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -371,6 +371,7 @@ metre MiB micrometre middleware +middlewares migrationname millimetre Minification |
