mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Refs #32956 -- Updated words ending in -wards.
AP styleguide: Virtually none of the words ending with -wards end with an s.
This commit is contained in:
parent
f2ed2211c2
commit
fbb1984046
15 changed files with 31 additions and 32 deletions
|
@ -287,7 +287,7 @@ that exception; instead it will get an :class:`~django.http.HttpResponse`
|
|||
object with a :attr:`~django.http.HttpResponse.status_code` of 404.
|
||||
|
||||
You can set :setting:`DEBUG_PROPAGATE_EXCEPTIONS` to ``True`` to skip this
|
||||
conversion and propagate exceptions upwards.
|
||||
conversion and propagate exceptions upward.
|
||||
|
||||
.. _async-middleware:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue